Searched defs:shouldRepaintCaret (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/editing/
H A DCaret.cpp227 bool CaretBase::shouldRepaintCaret(const RenderView* view, bool isContentEditable) const function in class:blink::CaretBase
257 if (shouldRepaintCaret(view, node->isContentEditable(Node::UserSelectAllIsAlwaysNonEditable)))

Completed in 127 milliseconds