Searched refs:hasCancelButtonNode (Results 1 – 2 of 2) sorted by relevance
170 static void CreateCancelButton(const RefPtr<SearchNode>& parentNode, bool hasCancelButtonNode);
95 bool hasCancelButtonNode = frameNode->HasCancelButtonNode(); in CreateSearchNode() local107 CreateCancelButton(frameNode, hasCancelButtonNode); in CreateSearchNode()905 …d SearchModelNG::CreateCancelButton(const RefPtr<SearchNode>& parentNode, bool hasCancelButtonNode) in CreateCancelButton() argument907 if (hasCancelButtonNode) { in CreateCancelButton()