Home
last modified time | relevance | path

Searched defs:selectType (Results 1 – 6 of 6) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/bundle_resource/
Dbundle_resource_configuration.cpp95 uint32_t selectType = needParseIcon ? Global::Resource::SELECT_MEDIA : 0; in InitResourceGlobalConfig() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/rich_editor/
Drich_editor_click_test_ng.cpp191 …std::vector<TextSpanType> selectType = { TextSpanType::TEXT, TextSpanType::IMAGE, TextSpanType::MI… variable
Drich_editor_pattern_testone_ng.cpp491 auto selectType = richEditorPattern->JudgeSelectType(offset).second; variable
Drich_editor_test_ng.cpp2418 …std::vector<TextSpanType> selectType = { TextSpanType::TEXT, TextSpanType::IMAGE, TextSpanType::MI… variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
Drich_editor_select_overlay.cpp361 TextSpanType selectType, TextResponseType responseType) in CheckMenuParamChange()
Drich_editor_pattern.cpp7084 auto selectType = selectedType_.value_or(TextSpanType::NONE); in OnBackPressed() local
7728 auto selectType = SelectType::SELECT_NOTHING; in OnBackPressed() local