Home
last modified time | relevance | path

Searched defs:firstHandle (Results 1 - 16 of 16) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor_drag/
H A Drich_editor_drag_info.h29 RectF firstHandle; member
/foundation/arkui/ace_engine/frameworks/core/common/ai/
H A Dai_write_adapter.h45 std::string firstHandle; member
/foundation/arkui/ace_engine/test/unittest/core/pattern/rich_editor_drag/
H A Drich_editor_drag_test_ng.cpp188 auto firstHandle = AceType::MakeRefPtr<PropertyRectF>(RectF(10.0f, 10.0f, 10.0f, 10.0f)); in HWTEST_F() local
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/avdtp/
H A Davdtp_api.h140 uint16_t firstHandle; member
157 uint16_t firstHandle; member
H A Davdtp_api.c1145 uint16_t AVDT_StartRsp(uint16_t firstHandle, uint8_t transLabel, uint16_t firstFailHandle, uint8_t errCode) in AVDT_StartRsp() argument
1183 uint16_t AvdtStartRsp(uint16_t firstHandle, uint8_t transLabel, uint16_t firstFailHandle, uint8_t errCode) in AvdtStartRsp() argument
1297 AVDT_SuspendRsp(uint16_t firstHandle, uint8_t transLabel, uint16_t firstFailHandle, uint8_t errCode) AVDT_SuspendRsp() argument
1331 AvdtSuspendRsp(uint16_t firstHandle, uint8_t transLabel, uint16_t firstFailHandle, uint8_t errCode) AvdtSuspendRsp() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_selector.h219 RectF firstHandle; member
H A Dtext_select_controller.cpp393 RectF firstHandle; in CalculateHandleOffset() local
503 RectF firstHandle; in MoveFirstHandleToContentRect() local
[all...]
H A Dtext_field_pattern.cpp7367 auto firstHandle = paintProperty->GetFirstHandleInfo(); in OnBackPressed() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dtext_select_overlay.cpp295 auto firstHandle = GetFirstHandleInfo(); in GetSelectAreaFromHandle() local
H A Dtext_pattern.cpp221 RectF firstHandle; in CalculateHandleOffsetAndShowOverlay() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/select_content_overlay/
H A Dselect_content_overlay_manager.cpp159 auto firstHandle = selectOverlayHolder_->GetFirstHandleInfo(); in UpdateStatusInfos() local
[all...]
/foundation/arkui/ace_engine/test/unittest/core/pattern/select_overlay/
H A Dselect_overlay_test_ng.cpp702 SelectHandleInfo firstHandle; in HWTEST_F() local
741 SelectHandleInfo firstHandle; HWTEST_F() local
2995 SelectHandleInfo firstHandle; HWTEST_F() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Drich_editor_select_overlay.cpp285 auto& firstHandle = pattern->textSelector_.firstHandle; in OnUpdateSelectOverlayInfo() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select_overlay/
H A Dselect_overlay_pattern.cpp174 auto firstHandle = info_->GetFirstHandlePaintRect(); in UpdateHandleHotZone() local
[all...]
H A Dselect_overlay_property.h262 SelectHandleInfo firstHandle; member
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
H A Dweb_pattern.cpp412 void WebPattern::ShowContextSelectOverlay(const RectF& firstHandle, const RectF& secondHandle, in ShowContextSelectOverlay() argument
[all...]

Completed in 44 milliseconds