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