Home
last modified time | relevance | path

Searched defs:contentRect (Results 1 – 14 of 14) sorted by relevance

/foundation/arkui/ui_lite/frameworks/components/
Dui_edit_text.cpp331 Rect contentRect = GetContentRect(); in ReMeasure() local
352 Rect contentRect = GetContentRect(); in UpdateOffsetX() local
372 Rect contentRect = GetContentRect(); in GetFirstVisibleIndex() local
391 Rect contentRect = GetContentRect(); in GetLastVisibleIndex() local
407 Rect contentRect = GetContentRect(); in UpdateExtraOffsetX() local
514 Rect contentRect = GetContentRect(); in InsertTextByCursorIndex() local
535 Rect contentRect = GetContentRect(); in CalculatedCursorPos() local
Dui_toggle_button.cpp67 Rect contentRect = GetContentRect(); in CalculateSize() local
104 Rect contentRect = GetContentRect(); in OnDraw() local
Dui_radio_button.cpp92 Rect contentRect = GetContentRect(); in OnDraw() local
Dui_checkbox.cpp240 Rect contentRect = GetContentRect(); in OnDraw() local
Dui_view.cpp808 Rect contentRect = GetRect(); in GetContentRect() local
818 Rect contentRect = GetOrigRect(); in GetOrigContentRect() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
Dtext_overlay_modifier.h42 void SetContentRect(const RectF& contentRect) in SetContentRect()
Dtext_paint_method.cpp117 auto contentRect = textPattern->GetTextContentRect(); in UpdateOverlayModifier() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
Drich_editor_paint_method.cpp58 auto contentRect = richEditorPattern->GetTextContentRect(); in UpdateOverlayModifier() local
Drich_editor_pattern.cpp905 auto contentRect = GetTextRect(); in HandleClickEvent() local
1232 auto contentRect = GetTextRect(); in OnDragMove() local
2159 auto contentRect = GetTextRect(); in MouseRightFocus() local
/foundation/arkui/ui_lite/interfaces/kits/components/
Dui_button.h318 Rect contentRect; in GetContentRect() local
329 Rect contentRect; in GetOrigContentRect() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_drag/
Dtext_drag_pattern.cpp101 auto contentRect = hostPattern->GetTextContentRect(); in CalculateTextDragData() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/dialog/
Ddialog_pattern.cpp132 auto contentRect = content->GetGeometryNode()->GetFrameRect(); in HandleClick() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/test/pattern/text/
Dtext_test_ng.cpp2375 RectF contentRect; variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
Dtext_field_pattern.cpp2749 auto contentRect = pattern->GetContentRect(); in ShowSelectOverlay() local