Searched defs:PostType (Results 1 – 1 of 1) sorted by relevance
55 enum PostType { PostSynchronously, PostAsynchronously }; enum184 …id AXObjectCache::postNotification(RenderObject*, AXNotification, bool postToElement, PostType) { } in postNotification() argument185 …postNotification(AccessibilityObject*, Document*, AXNotification, bool postToElement, PostType) { } in postNotification() argument