/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor_drag/ |
H A D | rich_editor_drag_info.h | 29 RectF firstHandle; member
|
/foundation/arkui/ace_engine/frameworks/core/common/ai/ |
H A D | ai_write_adapter.h | 45 std::string firstHandle; member
|
/foundation/arkui/ace_engine/test/unittest/core/pattern/rich_editor_drag/ |
H A D | rich_editor_drag_test_ng.cpp | 188 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 D | avdtp_api.h | 140 uint16_t firstHandle; member 157 uint16_t firstHandle; member
|
H A D | avdtp_api.c | 1145 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 D | text_selector.h | 219 RectF firstHandle; member
|
H A D | text_select_controller.cpp | 393 RectF firstHandle; in CalculateHandleOffset() local 503 RectF firstHandle; in MoveFirstHandleToContentRect() local [all...] |
H A D | text_field_pattern.cpp | 7367 auto firstHandle = paintProperty->GetFirstHandleInfo(); in OnBackPressed() local [all...] |
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/ |
H A D | text_select_overlay.cpp | 295 auto firstHandle = GetFirstHandleInfo(); in GetSelectAreaFromHandle() local
|
H A D | text_pattern.cpp | 221 RectF firstHandle; in CalculateHandleOffsetAndShowOverlay() local [all...] |
/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/select_content_overlay/ |
H A D | select_content_overlay_manager.cpp | 159 auto firstHandle = selectOverlayHolder_->GetFirstHandleInfo(); in UpdateStatusInfos() local [all...] |
/foundation/arkui/ace_engine/test/unittest/core/pattern/select_overlay/ |
H A D | select_overlay_test_ng.cpp | 702 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 D | rich_editor_select_overlay.cpp | 285 auto& firstHandle = pattern->textSelector_.firstHandle; in OnUpdateSelectOverlayInfo() local
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select_overlay/ |
H A D | select_overlay_pattern.cpp | 174 auto firstHandle = info_->GetFirstHandlePaintRect(); in UpdateHandleHotZone() local [all...] |
H A D | select_overlay_property.h | 262 SelectHandleInfo firstHandle; member
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/ |
H A D | web_pattern.cpp | 412 void WebPattern::ShowContextSelectOverlay(const RectF& firstHandle, const RectF& secondHandle, in ShowContextSelectOverlay() argument [all...] |