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

  /external/chromium_org/third_party/WebKit/Source/core/editing/
htmlediting.h 155 enum EUpdateStyle { UpdateStyle, DoNotUpdateStyle };
VisibleSelection.cpp 660 return isEditablePosition(start(), ContentIsEditable, DoNotUpdateStyle);
htmlediting.cpp 160 ASSERT(updateStyle == DoNotUpdateStyle);
    [all...]

Completed in 47 milliseconds