/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/ |
H A D | web_context_select_overlay.cpp | 49 SelectHandleInfo handleInfo; in GetFirstHandleInfo() local 59 SelectHandleInfo handleInfo; in GetSecondHandleInfo() local
|
H A D | web_pattern.cpp | 3567 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 D | a2dp_service_device.cpp | 101 void A2dpDeviceInfo::SetHandle(uint16_t handleInfo) in SetHandle()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select_content_overlay/ |
H A D | select_content_overlay_pattern.cpp | 234 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 D | rich_editor_select_overlay.cpp | 53 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 D | text_select_overlay.cpp | 49 SelectHandleInfo handleInfo; in GetFirstHandleInfo() local 64 SelectHandleInfo handleInfo; in GetSecondHandleInfo() local
|
H A D | text_pattern.h | 439 virtual void CheckHandles(SelectHandleInfo& handleInfo) {}; in CheckHandles()
|
H A D | base_text_select_overlay.cpp | 349 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 D | select_overlay_pattern.cpp | 361 RectF& region, SelectHandleInfo& handleInfo, const OffsetF& offset, bool isFirst) in UpdateOffsetOnMove() 416 RectF SelectOverlayPattern::GetHandlePaintRect(const SelectHandleInfo& handleInfo) in GetHandlePaintRect()
|
H A D | select_overlay_content_modifier.cpp | 337 void SelectOverlayContentModifier::PaintHandle(RSCanvas& canvas, const HandleDrawInfo& handleInfo) in PaintHandle()
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/manager/ |
H A D | select_overlay_manager_test_ng.cpp | 1229 SelectHandleInfo handleInfo; variable 1446 SelectHandleInfo handleInfo; variable
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/ |
H A D | text_field_select_overlay.cpp | 193 SelectHandleInfo handleInfo; in GetHandleInfo() local
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/web/ |
H A D | web_pattern_focus_test_ng.cpp | 1226 SelectHandleInfo handleInfo; variable 1255 SelectHandleInfo handleInfo; variable
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/image/ |
H A D | image_pattern.cpp | 276 void ImagePattern::CheckHandles(SelectHandleInfo& handleInfo) in CheckHandles()
|