Searched refs:markedTextMatchesAreHighlighted (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/editing/
H A DEditor.h224 bool markedTextMatchesAreHighlighted() const;
302 inline bool Editor::markedTextMatchesAreHighlighted() const function in class:WebCore::Editor
/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DInlineTextBox.cpp1275 if (renderer()->frame()->editor().markedTextMatchesAreHighlighted()) {
/external/chromium_org/third_party/WebKit/Source/web/
H A DWebFrameImpl.cpp1577 if (frame() && frame()->page() && frame()->editor().markedTextMatchesAreHighlighted())

Completed in 81 milliseconds