Home
last modified time | relevance | path

Searched defs:GetPre (Results 1 – 3 of 3) sorted by relevance

/foundation/arkui/ace_engine_lite/frameworks/src/core/stylemgr/
Dapp_style.h55 const AppStyle* GetPre() const in GetPre() function
Dapp_style_item.h153 const AppStyleItem *GetPre() const in GetPre() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
Dnavigation_stack.cpp228 RefPtr<UINode> NavigationStack::GetPre(const std::string& name, const RefPtr<UINode>& navDestinatio… in GetPre() function in OHOS::Ace::NG::NavigationStack