Searched defs:createWithLabel (Results 1 – 3 of 3) sorted by relevance
617 void ButtonModelNG::SetCreateWithLabel(bool createWithLabel) in SetCreateWithLabel()622 void ButtonModelNG::SetCreateWithLabel(FrameNode* frameNode, bool createWithLabel) in SetCreateWithLabel()
631 void SetCreateWithLabel(ArkUINodeHandle node, bool createWithLabel) in SetCreateWithLabel()
88 bool createWithLabel = false; in SetCreateWithLabel() local