HomeSort by relevance Sort by last modified time
    Searched refs:PostSynchronously (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebCore/accessibility/
AXObjectCache.h 55 enum PostType { PostSynchronously, PostAsynchronously };
  /external/webkit/Source/WebCore/rendering/
RenderMenuList.cpp 345 document()->axObjectCache()->postNotification(this, AXObjectCache::AXMenuListValueChanged, true, PostSynchronously);

Completed in 40 milliseconds