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

  /external/webkit/WebCore/editing/
Editor.h 253 bool hasBidiSelection() const;
Editor.cpp 556 bool Editor::hasBidiSelection() const
    [all...]
  /external/webkit/WebCore/platform/
ContextMenu.cpp 521 || (settings->textDirectionSubmenuInclusionBehavior() == TextDirectionSubmenuAutomaticallyIncluded && frame->editor()->hasBidiSelection());
    [all...]

Completed in 15 milliseconds