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