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

/external/webkit/Source/WebCore/editing/
H A DSelectionController.h139 void setCaretVisible(bool = true);
H A DSelectionController.cpp1510 setCaretVisible(activeAndFocused);
1628 void SelectionController::setCaretVisible(bool flag) function in class:SelectionController
/external/webkit/Source/WebKit/qt/Api/
H A Dqwebpage.cpp1080 frame->selection()->setCaretVisible(a.length); //if length is 0 cursor is invisible

Completed in 151 milliseconds