Searched refs:PostSynchronously (Results 1 – 2 of 2) sorted by relevance
59 enum PostType { PostSynchronously, PostAsynchronously }; enumerator
320 …ectCache()->postNotification(this, AXObjectCache::AXMenuListValueChanged, true, PostSynchronously); in didSetSelectedIndex()