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