Home
last modified time | relevance | path

Searched refs:SetItemType (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/indexer/
H A Dindexer_item_component.h136 void SetItemType(int32_t type) in SetItemType() function
H A Dindexer_component.cpp133 textItem->SetItemType(itemType); in BuildTextItem()
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/heif_impl/heif_parser/box/
H A Ditem_info_box.h52 void SetItemType(const std::string &type) { itemType_ = type; } in SetItemType() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/indexer/
H A Dindexer_item_component.h163 void SetItemType(int32_t type) in SetItemType() function
H A Dindexer_component.cpp205 textItem->SetItemType(itemType); in BuildTextItem()