mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-07 20:17:37 +00:00
23 lines
462 B
Modula-2
23 lines
462 B
Modula-2
|
EXPORTS
|
||
|
mozProbeServerProc
|
||
|
LO_QA_CreateProbe
|
||
|
LO_QA_DestroyProbe
|
||
|
LO_QA_GotoFirstElement
|
||
|
LO_QA_GotoNextElement
|
||
|
LO_QA_GotoChildElement
|
||
|
LO_QA_GotoParentElement
|
||
|
LO_QA_GetElementType
|
||
|
LO_QA_GetElementXPosition
|
||
|
LO_QA_GetElementYPosition
|
||
|
LO_QA_GetElementWidth
|
||
|
LO_QA_GetElementHeight
|
||
|
LO_QA_GetText
|
||
|
LO_QA_GetTextLength
|
||
|
LO_QA_GetColor
|
||
|
LO_QA_HasText
|
||
|
LO_QA_HasURL
|
||
|
LO_QA_HasColor
|
||
|
LO_QA_HasChild
|
||
|
LO_QA_HasParent
|
||
|
?MakeProbe@MozillaLayoutProbe@@SAPAU1@J@Z
|