Name | Description | |
---|---|---|
![]() | EnsureCaretVisible | Ensures caret is visible. |
![]() | GetOwnerWidget | Gets the owner widget of this view |
![]() | GetPageDownPosition | Gets page down position. |
![]() | GetPageUpPosition | Gets page up position. |
![]() | IsPointOverText | Gets whether the given point is over text. |
![]() | TryGetMousePositionInDocumentCoordinates | Tries to get the mouse position in document coordinates |
![]() | TryGetTextPositionFromMousePosition | Gets the text position in the current editing root given the current mouse position |
![]() | UpdateCaretInfo | Immediately calls the UpdateCaretInfo of the caret if any. Does nothing if the m_nUpdateTextCounter is raised. |
![]() | ViewToDocument | Converts a pont form view to document coordinates. |
![]() | VisitChildDisplaySubtree | Overridden. Called to propagate the display traversal to the specified child node. This implementation directly calls the VisitDisplaySubtree method of the child node. |