Home
last modified time | relevance | path

Searched refs:DoNotUpdateAppearance (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/editing/
DFrameSelection.h72 DoNotUpdateAppearance = 1 << 5, enumerator
DFrameSelection.cpp275 if (!(options & DoNotUpdateAppearance)) { in setSelection()
1179 setSelection(VisibleSelection(), CloseTyping | ClearTypingStyle | DoNotUpdateAppearance); in prepareForDestruction()