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

  /external/chromium_org/third_party/WebKit/Source/core/editing/
EditingBehavior.h 53 bool shouldCenterAlignWhenSelectionIsRevealed() const { return m_type == EditingMacBehavior; }
FrameSelection.cpp 289 if (m_frame->editor().behavior().shouldCenterAlignWhenSelectionIsRevealed())
    [all...]

Completed in 24 milliseconds