/foundation/arkui/ace_engine/test/unittest/core/pattern/text_input/ |
H A D | text_input_test.cpp | 595 RectF handleRect; in HWTEST_F() local
|
H A D | text_area_test.cpp | 674 RectF handleRect; in HWTEST_F() local [all...] |
H A D | text_input_modify_test.cpp | 1193 RectF handleRect; in HWTEST_F() local 1223 RectF handleRect; in HWTEST_F() local 1251 RectF handleRect; in HWTEST_F() local 1281 RectF handleRect; in HWTEST_F() local 1303 RectF handleRect; in HWTEST_F() local 1330 RectF handleRect; HWTEST_F() local [all...] |
/foundation/arkui/ace_engine/test/unittest/core/pattern/rich_editor/ |
H A D | rich_editor_common_test_ng.cpp | 205 RectF handleRect; in OnDrawVerify() local
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select_overlay/ |
H A D | select_overlay_content_modifier.cpp | 299 PaintHandle( RSCanvas& canvas, const RectF& handleRect, bool handleOnTop, const PaintHandleParams& params) PaintHandle() argument 381 CheckHandleCircleIsShow(const RectF& handleRect) CheckHandleCircleIsShow() argument 388 ClipHandleDrawRect( RSCanvas& canvas, const RectF& handleRect, bool handleOnTop, bool isDragging) ClipHandleDrawRect() argument [all...] |
H A D | select_overlay_layout_algorithm.cpp | 502 void SelectOverlayLayoutAlgorithm::AdjustMenuOffsetAtSingleHandleBottom(const RectF handleRect, const RectF& menuRect, in AdjustMenuOffsetAtSingleHandleBottom() argument 548 bool SelectOverlayLayoutAlgorithm::IsMenuAreaSmallerHandleArea(RectF handleRect, float menuHeight, float menuDistance) in IsMenuAreaSmallerHandleArea() argument
|
/foundation/arkui/ace_engine/test/unittest/core/pattern/web/ |
H A D | web_pattern_web_test_ng.cpp | 439 RectF handleRect;
in HWTEST_F() local 481 RectF handleRect;
in HWTEST_F() local [all...] |
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/ |
H A D | text_select_overlay.cpp | 168 void TextSelectOverlay::OnHandleMove(const RectF& handleRect, bool isFirst) in OnHandleMove() argument
|
H A D | base_text_select_overlay.cpp | 759 void BaseTextSelectOverlay::GetHandlePoints(const RectF& handleRect, std::vector<PointF>& points, bool handleOnTop) in GetHandlePoints() argument
|
H A D | text_pattern.cpp | 470 void TextPattern::OnHandleMove(const RectF& handleRect, bool isFirstHandle) in OnHandleMove() argument 4335 void TextPattern::ChangeFirstHandleHeight(const Offset& touchOffset, RectF& handleRect) in ChangeFirstHandleHeight() argument 4346 void TextPattern::ChangeSecondHandleHeight(const Offset& touchOffset, RectF& handleRect) in ChangeSecondHandleHeight() argument [all...] |
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor_drag/ |
H A D | rich_editor_drag_overlay_modifier.cpp | 222 void RichEditorDragOverlayModifier::PaintHandle(RSCanvas& canvas, const RectF& handleRect, bool isFirstHandle, in PaintHandle() argument 284 void RichEditorDragOverlayModifier::PaintHandleHold(RSCanvas& canvas, const RectF& handleRect, in PaintHandleHold() argument
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/ |
H A D | text_select_controller.cpp | 421 void TextSelectController::MoveHandleToContentRect(RectF& handleRect, float boundaryAdjustment) const in MoveHandleToContentRect() argument [all...] |
H A D | text_field_select_overlay.cpp | 168 auto handleRect = GetFirstHandleLocalPaintRect(); in GetFirstHandleInfo() local 174 auto handleRect = GetSecondHandleLocalPaintRect(); in GetSecondHandleInfo() local 196 auto handleRect = controller->GetSecondHandleRect(); in GetSecondHandleLocalPaintRect() local 205 auto handleRect = handlePaintRect; in GetHandleInfo() local 444 OnHandleMove(const RectF& handleRect, bool isFirst) OnHandleMove() argument [all...] |
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/ |
H A D | rich_editor_select_overlay.cpp | 128 void RichEditorSelectOverlay::OnHandleMove(const RectF& handleRect, bool isFirst) in OnHandleMove() argument 199 void RichEditorSelectOverlay::OnHandleMoveDone(const RectF& handleRect, bool isFirstHandle) in OnHandleMoveDone() argument [all...] |
H A D | rich_editor_pattern.h | 101 RectF handleRect; member
|
/foundation/arkui/ace_engine/test/unittest/core/pattern/text/ |
H A D | text_test_ng.cpp | 477 RectF handleRect = CONTENT_RECT; in HWTEST_F() local 3804 RectF handleRect = CONTENT_RECT; in HWTEST_F() local
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/ |
H A D | web_pattern.cpp | 3452 RectF handleRect = ChangeHandleHeight(info, event, isFirst); in OnSelectHandleStart() local 3469 void WebPattern::OnSelectHandleDone(const RectF& handleRect, bool isFirst) in OnSelectHandleDone() argument 3505 void WebPattern::OnMagnifierHandleMove(const RectF& handleRect, bool isFirst) in OnMagnifierHandleMove() argument 3512 OnSelectHandleMove(const RectF& handleRect, bool isFirst) OnSelectHandleMove() argument [all...] |