Home
last modified time | relevance | path

Searched defs:selection (Results 1 - 25 of 40) sorted by relevance

12

/foundation/arkui/ace_engine/frameworks/core/common/ime/
H A Dtext_editing_value.h79 TextSelection selection; member
H A Dtext_edit_controller.h46 void SetSelection(const TextSelection& selection) in SetSelection() argument
/foundation/arkui/ace_engine/frameworks/core/components/text/
H A Dtext_utils.h78 TextSelection selection = TextSelection(position, position); in GetRangeOfSameType() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Drich_editor_paint_method.cpp41 const auto& selection = richEditorPattern->GetTextSelector(); in UpdateOverlayModifier() local
56 const auto& selection = richEditorPattern->GetTextSelector(); in UpdateOverlayModifier() local
[all...]
H A Dselection_info.h169 int32_t selection[2] = { 0, 0 }; member
/foundation/arkui/ace_engine/test/unittest/core/pattern/text_input/
H A Dtext_input_cursor_test.cpp228 TextSelection selection; in HWTEST_F() local
[all...]
H A Dtext_input_test.cpp826 TextSelection selection; in HWTEST_F() local
855 TextSelection selection; in HWTEST_F() local
905 TextSelection selection; in HWTEST_F() local
1454 TextSelection selection; HWTEST_F() local
2080 TextSelection selection; HWTEST_F() local
2156 TextSelection selection; HWTEST_F() local
[all...]
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dmedialibrary_vision_operations.cpp100 static int32_t UpdateAnalysisTotal(string &uriTotal, string &selection, const string &columnName) in UpdateAnalysisTotal() argument
H A Dmedialibrary_file_operations.cpp372 static void ReplaceSelectionAndArgsInQuery(string &selection, vector<string> &selectionArgs, in ReplaceSelectionAndArgsInQuery() argument
/foundation/multimedia/media_library/interfaces/kits/js/include/
H A Dsmart_album_napi.h112 std::string selection; member
H A Dalbum_napi.h110 std::string selection; member
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/fuzztest/medialibrarycommon_fuzzer/src/
H A Dmedialibrary_common_fuzzer.cpp72 string selection; in CommonUtilsTest() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/rich_editor/
H A Drich_editor_change_callback_test_ng.cpp1567 SelectionInfo selection; in HWTEST_F() local
1625 SelectionInfo selection; in HWTEST_F() local
1667 SelectionInfo selection; in HWTEST_F() local
H A Drich_editor_overlay_test_ng.cpp1043 SelectionInfo selection; HWTEST_F() local
1152 const auto& selection = richEditorPattern->GetTextSelector(); HWTEST_F() local
[all...]
H A Drich_editor_pattern_test_ng.cpp1536 Selection selection; in HWTEST_F() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dtext_paint_method.cpp130 const auto& selection = textPattern->GetTextSelector(); in UpdateOverlayModifier() local
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_queryperf_test/src/
H A Dmedialibrary_queryperf_test.cpp422 string selection = MEDIA_DATA_DB_ID + " <> ? LIMIT 0, 50 "; in HWTEST_F() local
550 string selection = MEDIA_DATA_DB_ID + " <> ? LIMIT 0, 50 "; in HWTEST_F() local
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_rdb_test/src/
H A Dmedialibrary_rdb_test.cpp212 string selection = MEDIA_DATA_DB_ID + " = ? OR " + MEDIA_DATA_DB_PARENT_ID + " = ?"; in HWTEST_F() local
/foundation/multimedia/ringtone_library/test/unittest/ringtone_test/src/
H A Dringtone_unittest.cpp1028 const std::string selection = SIMCARD_SETTING_COLUMN_MODE + " = ? "; in HWTEST_F() local
1059 const std::string selection = SIMCARD_SETTING_COLUMN_MODE + " = ? "; in HWTEST_F() local
1097 const std::string selection = SIMCARD_SETTING_COLUMN_MODE + " = ? "; in HWTEST_F() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H A Ddistributeddb_interfaces_schema_database_upgrade_test.cpp128 void InsertPresetEntry(KvStoreNbDelegate &delegate, const std::vector<std::string> &selection) in InsertPresetEntry() argument
274 void TestUpgradeFromSchema(const std::string &storeId, const std::vector<std::string> &selection, in TestUpgradeFromSchema() argument
/foundation/arkui/ace_engine/frameworks/core/components/text_overlay/
H A Dtext_overlay_manager.cpp450 const auto& selection = textValue_.selection; local
[all...]
/foundation/arkui/ace_engine/test/unittest/core/pattern/search/
H A Dsearch_test_ng.cpp1589 TextSelection selection; in HWTEST_F() local
[all...]
/foundation/multimedia/media_library/interfaces/kits/js/include/sendable/
H A Dsendable_photo_access_helper_napi.h124 std::string selection; member
/foundation/multimedia/media_library/frameworks/js/src/
H A Dmedia_album_change_request_napi.cpp1089 std::string selection = std::to_string(photoAlbum->GetAlbumId()); in UpdateTabAnalysisImageFace() local
/foundation/arkui/ace_engine/frameworks/core/components/declaration/textfield/
H A Dtextfield_declaration.h37 TextSelection selection; member

Completed in 31 milliseconds

12