Home
last modified time | relevance | path

Searched refs:moreResourceId_ (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text_overlay/
H A Dtext_overlay_theme.h52 … theme->moreResourceId_ = themeConstants->GetResourceId(THEME_NAVIGATION_BAR_RESOURCE_ID_MORE); in Build()
235 return moreResourceId_; in GetMoreResourceId()
279 InternalResource::ResourceId moreResourceId_ = InternalResource::ResourceId::NO_ID; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/navigation_bar/
H A Dnavigation_bar_theme.h46 … theme->moreResourceId_ = themeConstants->GetResourceId(THEME_NAVIGATION_BAR_RESOURCE_ID_MORE); in Build()
243 return moreResourceId_; in GetMoreResourceId()
602 InternalResource::ResourceId moreResourceId_ = InternalResource::ResourceId::NO_ID; variable