Home
last modified time | relevance | path

Searched defs:handleRect (Results 1 - 17 of 17) sorted by relevance

/foundation/arkui/ace_engine/test/unittest/core/pattern/text_input/
H A Dtext_input_test.cpp595 RectF handleRect; in HWTEST_F() local
H A Dtext_area_test.cpp674 RectF handleRect; in HWTEST_F() local
[all...]
H A Dtext_input_modify_test.cpp1193 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 Drich_editor_common_test_ng.cpp205 RectF handleRect; in OnDrawVerify() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select_overlay/
H A Dselect_overlay_content_modifier.cpp299 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 Dselect_overlay_layout_algorithm.cpp502 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 Dweb_pattern_web_test_ng.cpp439 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 Dtext_select_overlay.cpp168 void TextSelectOverlay::OnHandleMove(const RectF& handleRect, bool isFirst) in OnHandleMove() argument
H A Dbase_text_select_overlay.cpp759 void BaseTextSelectOverlay::GetHandlePoints(const RectF& handleRect, std::vector<PointF>& points, bool handleOnTop) in GetHandlePoints() argument
H A Dtext_pattern.cpp470 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 Drich_editor_drag_overlay_modifier.cpp222 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 Dtext_select_controller.cpp421 void TextSelectController::MoveHandleToContentRect(RectF& handleRect, float boundaryAdjustment) const in MoveHandleToContentRect() argument
[all...]
H A Dtext_field_select_overlay.cpp168 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 Drich_editor_select_overlay.cpp128 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 Drich_editor_pattern.h101 RectF handleRect; member
/foundation/arkui/ace_engine/test/unittest/core/pattern/text/
H A Dtext_test_ng.cpp477 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 Dweb_pattern.cpp3452 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...]

Completed in 40 milliseconds