Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
H A Dweb_context_select_overlay.cpp49 SelectHandleInfo handleInfo; in GetFirstHandleInfo() local
59 SelectHandleInfo handleInfo; in GetSecondHandleInfo() local
H A Dweb_pattern.cpp3567 void WebPattern::CheckHandles(SelectHandleInfo& handleInfo, in CheckHandles()
4595 SelectHandleInfo handleInfo; in UpdateSelectHandleInfo() local
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_service_device.cpp101 void A2dpDeviceInfo::SetHandle(uint16_t handleInfo) in SetHandle()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select_content_overlay/
H A Dselect_content_overlay_pattern.cpp234 auto& handleInfo = isFirst ? info_->firstHandle : info_->secondHandle; in SetHandleCircleIsShow() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Drich_editor_select_overlay.cpp53 SelectHandleInfo handleInfo; in GetFirstHandleInfo() local
68 SelectHandleInfo handleInfo; in GetSecondHandleInfo() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dtext_select_overlay.cpp49 SelectHandleInfo handleInfo; in GetFirstHandleInfo() local
64 SelectHandleInfo handleInfo; in GetSecondHandleInfo() local
H A Dtext_pattern.h439 virtual void CheckHandles(SelectHandleInfo& handleInfo) {}; in CheckHandles()
H A Dbase_text_select_overlay.cpp349 void BaseTextSelectOverlay::SetTransformPaintInfo(SelectHandleInfo& handleInfo, const RectF& localH… in SetTransformPaintInfo()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select_overlay/
H A Dselect_overlay_pattern.cpp361 RectF& region, SelectHandleInfo& handleInfo, const OffsetF& offset, bool isFirst) in UpdateOffsetOnMove()
416 RectF SelectOverlayPattern::GetHandlePaintRect(const SelectHandleInfo& handleInfo) in GetHandlePaintRect()
H A Dselect_overlay_content_modifier.cpp337 void SelectOverlayContentModifier::PaintHandle(RSCanvas& canvas, const HandleDrawInfo& handleInfo) in PaintHandle()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/manager/
H A Dselect_overlay_manager_test_ng.cpp1229 SelectHandleInfo handleInfo; variable
1446 SelectHandleInfo handleInfo; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_field_select_overlay.cpp193 SelectHandleInfo handleInfo; in GetHandleInfo() local
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/web/
H A Dweb_pattern_focus_test_ng.cpp1226 SelectHandleInfo handleInfo; variable
1255 SelectHandleInfo handleInfo; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/image/
H A Dimage_pattern.cpp276 void ImagePattern::CheckHandles(SelectHandleInfo& handleInfo) in CheckHandles()