Home
last modified time | relevance | path

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

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