Searched refs:setCaretVisible (Results 1 – 11 of 11) sorted by relevance
139 void setCaretVisible(bool = true);
1506 setCaretVisible(activeAndFocused); in focusedOrActiveStateChanged()1628 void SelectionController::setCaretVisible(bool flag) in setCaretVisible() function in WebCore::SelectionController
1080 frame->selection()->setCaretVisible(a.length); //if length is 0 cursor is invisible in inputMethodEvent()
34652 (KHTMLPart::setCaretVisible): Changed to not grab focus if making the caret invisible.35445 (KHTMLPart::setCaretVisible): ditto39746 (KHTMLPart::setCaretVisible): Call selectionLayoutChanged instead of notifySelectionChanged39855 * khtml/khtml_part.cpp: Removed setCaretVisible function. Updating caret visibility39881 (-[WebCoreBridge setCaretVisible:]): Removed.40189 …(KHTMLPart::setCaretVisible): This method renamed from setSelectionVisible. Since it really only o…40193 (KHTMLView::focusInEvent): Call setCaretVisible(true)40194 (KHTMLView::focusOutEvent): Call setCaretVisible(false)40196 … (KWQKHTMLPart::setShowsFirstResponder): Name change: setSelectionVisible becomes setCaretVisible.40197 * kwq/WebCoreBridge.h: Expose setCaretVisible as a bridge method.[all …]
11449 (WebCore::SelectionController::setCaretVisible): Moved here from Frame.13440 (WebCore::Frame::setCaretVisible):15709 (WebCore::Frame::setCaretVisible): Call setNeedsDisplayUpdate.18032 (WebCore::Frame::setCaretVisible):18411 (WebCore::Frame::setCaretVisible): Call setNeedsDisplayUpdate.
35913 which removed some code that did extra work whenever setCaretVisible made the caret visible.38386 momentarily because setCaretVisible tries to focus the 38390 (WebCore::Frame::setCaretVisible): Don't focus the
35205 (Frame::setCaretVisible):
3884 (WebCore::FrameSelection::setCaretVisible):
52785 (WebCore::Frame::setCaretVisible):
11233 setCaretVisible here, but I updated it to call it in its new location.
13037 (-[WebHTMLView setCaretVisible:]): New helper. Calls over bridge to do the work.