Searched defs:customTitle (Results 1 – 5 of 5) sorted by relevance
55 RefPtr<Component> customTitle; member
36 void NavigationModelImpl::SetCustomTitle(const RefPtr<AceType>& customTitle) in SetCustomTitle()
432 auto customTitle = AceType::DynamicCast<NG::UINode>(customNode); in SetCustomTitle() local
650 …auto customTitle = FrameNode::CreateFrameNode("customTitle", 101, AceType::MakeRefPtr<TextPattern>… variable
474 auto customTitle = AceType::DynamicCast<NG::UINode>(customNode); in SetCustomTitle() local