#include <FrameSelection.h>
|
| CaretBase (CaretVisibility=Hidden) |
|
void | invalidateCaretRect (Node *, bool caretRectChanged=false) |
|
void | clearCaretRect () |
|
bool | updateCaretRect (Document *, const VisiblePosition &caretPosition) |
|
bool | shouldRepaintCaret (const RenderView *, bool isContentEditable) const |
|
void | paintCaret (Node *, GraphicsContext &, const LayoutPoint &, const LayoutRect &clipRect) const |
|
const LayoutRect & | localCaretRectWithoutUpdate () const |
|
bool | shouldUpdateCaretRect () const |
|
void | setCaretRectNeedsUpdate () |
|
void | setCaretVisibility (CaretVisibility visibility) |
|
bool | caretIsVisible () const |
|
CaretVisibility | caretVisibility () const |
|
| CaretBase (CaretVisibility=Hidden) |
|
void | invalidateCaretRect (Node *, bool caretRectChanged=false) |
|
void | clearCaretRect () |
|
bool | updateCaretRect (Document *, const VisiblePosition &caretPosition) |
|
bool | shouldRepaintCaret (const RenderView *, bool isContentEditable) const |
|
void | paintCaret (Node *, GraphicsContext &, const LayoutPoint &, const LayoutRect &clipRect) const |
|
const LayoutRect & | localCaretRectWithoutUpdate () const |
|
bool | shouldUpdateCaretRect () const |
|
void | setCaretRectNeedsUpdate () |
|
void | setCaretVisibility (CaretVisibility visibility) |
|
bool | caretIsVisible () const |
|
CaretVisibility | caretVisibility () const |
|
◆ CaretVisibility [1/2]
Enumerator |
---|
Visible | |
Hidden | |
Visible | |
Hidden | |
◆ CaretVisibility [2/2]
Enumerator |
---|
Visible | |
Hidden | |
Visible | |
Hidden | |
◆ CaretBase() [1/2]
◆ CaretBase() [2/2]
◆ caretIsVisible() [1/2]
bool WebCore::CaretBase::caretIsVisible |
( |
| ) |
const |
|
inlineprotected |
◆ caretIsVisible() [2/2]
bool WebCore::CaretBase::caretIsVisible |
( |
| ) |
const |
|
inlineprotected |
◆ caretVisibility() [1/2]
◆ caretVisibility() [2/2]
◆ clearCaretRect() [1/2]
void WebCore::CaretBase::clearCaretRect |
( |
| ) |
|
|
protected |
◆ clearCaretRect() [2/2]
void WebCore::CaretBase::clearCaretRect |
( |
| ) |
|
|
protected |
◆ invalidateCaretRect() [1/2]
void WebCore::CaretBase::invalidateCaretRect |
( |
Node * |
node, |
|
|
bool |
caretRectChanged = false |
|
) |
| |
|
protected |
◆ invalidateCaretRect() [2/2]
void WebCore::CaretBase::invalidateCaretRect |
( |
Node * |
, |
|
|
bool |
caretRectChanged = false |
|
) |
| |
|
protected |
◆ localCaretRectWithoutUpdate() [1/2]
const LayoutRect& WebCore::CaretBase::localCaretRectWithoutUpdate |
( |
| ) |
const |
|
inlineprotected |
◆ localCaretRectWithoutUpdate() [2/2]
const LayoutRect& WebCore::CaretBase::localCaretRectWithoutUpdate |
( |
| ) |
const |
|
inlineprotected |
◆ paintCaret() [1/2]
◆ paintCaret() [2/2]
◆ setCaretRectNeedsUpdate() [1/2]
void WebCore::CaretBase::setCaretRectNeedsUpdate |
( |
| ) |
|
|
inlineprotected |
◆ setCaretRectNeedsUpdate() [2/2]
void WebCore::CaretBase::setCaretRectNeedsUpdate |
( |
| ) |
|
|
inlineprotected |
◆ setCaretVisibility() [1/2]
◆ setCaretVisibility() [2/2]
◆ shouldRepaintCaret() [1/2]
bool WebCore::CaretBase::shouldRepaintCaret |
( |
const RenderView * |
, |
|
|
bool |
isContentEditable |
|
) |
| const |
|
protected |
◆ shouldRepaintCaret() [2/2]
bool WebCore::CaretBase::shouldRepaintCaret |
( |
const RenderView * |
view, |
|
|
bool |
isContentEditable |
|
) |
| const |
|
protected |
◆ shouldUpdateCaretRect() [1/2]
bool WebCore::CaretBase::shouldUpdateCaretRect |
( |
| ) |
const |
|
inlineprotected |
◆ shouldUpdateCaretRect() [2/2]
bool WebCore::CaretBase::shouldUpdateCaretRect |
( |
| ) |
const |
|
inlineprotected |
◆ updateCaretRect() [1/2]
◆ updateCaretRect() [2/2]
The documentation for this class was generated from the following files: