Searched refs:customStyleNode_ (Results 1 – 1 of 1) sorted by relevance
337 return customStyleNode_ != nullptr; in HasSubTabBarStyleNode()342 customStyleNode_ = customStyleNode; in SetCustomStyleNode()347 return customStyleNode_; in FireCustomStyleNode()361 RefPtr<FrameNode> customStyleNode_ = nullptr; variable