Searched refs:IC_BACK (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/resource/ |
H A D | internal_resource.h | 84 IC_BACK, enumerator
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/theme/ |
H A D | icon_theme.cpp | 46 { InternalResource::ResourceId::IC_BACK, "ic_back" },
|
H A D | theme.csv | 617 …BAR_KEY_BASE,7,2907,ThemeConstantsType::RESOURCE_ID,InternalResource::ResourceId::IC_BACK,,,,,,,,,,
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/ |
H A D | navigation_declaration.h | 39 constexpr InternalResource::ResourceId BACK_ICON = InternalResource::ResourceId::IC_BACK;
|