Home
last modified time | relevance | path

Searched defs:PostType (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/accessibility/
DAXObjectCache.h55 enum PostType { PostSynchronously, PostAsynchronously }; enum
184 …id AXObjectCache::postNotification(RenderObject*, AXNotification, bool postToElement, PostType) { } in postNotification() argument
185 …postNotification(AccessibilityObject*, Document*, AXNotification, bool postToElement, PostType) { } in postNotification() argument