initial commit, 4.5 stable
Some checks failed
🔗 GHA / 📊 Static checks (push) Has been cancelled
🔗 GHA / 🤖 Android (push) Has been cancelled
🔗 GHA / 🍏 iOS (push) Has been cancelled
🔗 GHA / 🐧 Linux (push) Has been cancelled
🔗 GHA / 🍎 macOS (push) Has been cancelled
🔗 GHA / 🏁 Windows (push) Has been cancelled
🔗 GHA / 🌐 Web (push) Has been cancelled
Some checks failed
🔗 GHA / 📊 Static checks (push) Has been cancelled
🔗 GHA / 🤖 Android (push) Has been cancelled
🔗 GHA / 🍏 iOS (push) Has been cancelled
🔗 GHA / 🐧 Linux (push) Has been cancelled
🔗 GHA / 🍎 macOS (push) Has been cancelled
🔗 GHA / 🏁 Windows (push) Has been cancelled
🔗 GHA / 🌐 Web (push) Has been cancelled
This commit is contained in:
115
platform/windows/uiautomationcore.arm32.def
Normal file
115
platform/windows/uiautomationcore.arm32.def
Normal file
@@ -0,0 +1,115 @@
|
||||
;
|
||||
; Definition file of UIAutomationCore.DLL
|
||||
; Automatic generated by gendef
|
||||
; written by Kai Tietz 2008
|
||||
;
|
||||
LIBRARY "UIAutomationCore.DLL"
|
||||
EXPORTS
|
||||
DllGetActivationFactory
|
||||
DllCanUnloadNow
|
||||
DllGetClassObject
|
||||
DockPattern_SetDockPosition
|
||||
ExpandCollapsePattern_Collapse
|
||||
ExpandCollapsePattern_Expand
|
||||
GridPattern_GetItem
|
||||
IgnoreLeaksInCurrentlyTrackedMemory
|
||||
InitializeChannelBasedConnectionForProviderProxy
|
||||
InvokePattern_Invoke
|
||||
IsIgnoringLeaks
|
||||
ItemContainerPattern_FindItemByProperty
|
||||
LegacyIAccessiblePattern_DoDefaultAction
|
||||
LegacyIAccessiblePattern_GetIAccessible
|
||||
LegacyIAccessiblePattern_Select
|
||||
LegacyIAccessiblePattern_SetValue
|
||||
MultipleViewPattern_GetViewName
|
||||
MultipleViewPattern_SetCurrentView
|
||||
PostTestCheckForLeaks
|
||||
RangeValuePattern_SetValue
|
||||
ScrollItemPattern_ScrollIntoView
|
||||
ScrollPattern_Scroll
|
||||
ScrollPattern_SetScrollPercent
|
||||
SelectionItemPattern_AddToSelection
|
||||
SelectionItemPattern_RemoveFromSelection
|
||||
SelectionItemPattern_Select
|
||||
StartIgnoringLeaks
|
||||
StopIgnoringLeaks
|
||||
SynchronizedInputPattern_Cancel
|
||||
SynchronizedInputPattern_StartListening
|
||||
TextPattern_GetSelection
|
||||
TextPattern_GetVisibleRanges
|
||||
TextPattern_RangeFromChild
|
||||
TextPattern_RangeFromPoint
|
||||
TextPattern_get_DocumentRange
|
||||
TextPattern_get_SupportedTextSelection
|
||||
TextRange_AddToSelection
|
||||
TextRange_Clone
|
||||
TextRange_Compare
|
||||
TextRange_CompareEndpoints
|
||||
TextRange_ExpandToEnclosingUnit
|
||||
TextRange_FindAttribute
|
||||
TextRange_FindText
|
||||
TextRange_GetAttributeValue
|
||||
TextRange_GetBoundingRectangles
|
||||
TextRange_GetChildren
|
||||
TextRange_GetEnclosingElement
|
||||
TextRange_GetText
|
||||
TextRange_Move
|
||||
TextRange_MoveEndpointByRange
|
||||
TextRange_MoveEndpointByUnit
|
||||
TextRange_RemoveFromSelection
|
||||
TextRange_ScrollIntoView
|
||||
TextRange_Select
|
||||
TogglePattern_Toggle
|
||||
TransformPattern_Move
|
||||
TransformPattern_Resize
|
||||
TransformPattern_Rotate
|
||||
UiaAddEvent
|
||||
UiaClientsAreListening
|
||||
UiaDisconnectAllProviders
|
||||
UiaDisconnectProvider
|
||||
UiaEventAddWindow
|
||||
UiaEventRemoveWindow
|
||||
UiaFind
|
||||
UiaGetErrorDescription
|
||||
UiaGetPatternProvider
|
||||
UiaGetPropertyValue
|
||||
UiaGetReservedMixedAttributeValue
|
||||
UiaGetReservedNotSupportedValue
|
||||
UiaGetRootNode
|
||||
UiaGetRuntimeId
|
||||
UiaGetUpdatedCache
|
||||
UiaHPatternObjectFromVariant
|
||||
UiaHTextRangeFromVariant
|
||||
UiaHUiaNodeFromVariant
|
||||
UiaHasServerSideProvider
|
||||
UiaHostProviderFromHwnd
|
||||
UiaIAccessibleFromProvider
|
||||
UiaLookupId
|
||||
UiaNavigate
|
||||
UiaNodeFromFocus
|
||||
UiaNodeFromHandle
|
||||
UiaNodeFromPoint
|
||||
UiaNodeFromProvider
|
||||
UiaNodeRelease
|
||||
UiaPatternRelease
|
||||
UiaProviderForNonClient
|
||||
UiaProviderFromIAccessible
|
||||
UiaRaiseActiveTextPositionChangedEvent
|
||||
UiaRaiseAsyncContentLoadedEvent
|
||||
UiaRaiseAutomationEvent
|
||||
UiaRaiseAutomationPropertyChangedEvent
|
||||
UiaRaiseChangesEvent
|
||||
UiaRaiseNotificationEvent
|
||||
UiaRaiseStructureChangedEvent
|
||||
UiaRaiseTextEditTextChangedEvent
|
||||
UiaRegisterProviderCallback
|
||||
UiaRemoveEvent
|
||||
UiaReturnRawElementProvider
|
||||
UiaSetFocus
|
||||
UiaTextRangeRelease
|
||||
UpdateErrorLoggingCallback
|
||||
ValuePattern_SetValue
|
||||
VirtualizedItemPattern_Realize
|
||||
WindowPattern_Close
|
||||
WindowPattern_SetWindowVisualState
|
||||
WindowPattern_WaitForInputIdle
|
Reference in New Issue
Block a user