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

  /external/webkit/Source/WebCore/editing/
EditingBehavior.h 50 bool shouldCenterAlignWhenSelectionIsRevealed() const { return m_type == EditingMacBehavior; }
SelectionController.cpp 198 if (m_frame->editor()->behavior().shouldCenterAlignWhenSelectionIsRevealed())
    [all...]

Completed in 161 milliseconds