Searched defs:SetCreateWithLabel (Results 1 – 4 of 4) sorted by relevance
60 virtual void SetCreateWithLabel(bool isLabelButton) {} in SetCreateWithLabel() function
630 void ButtonModelNG::SetCreateWithLabel(bool createWithLabel) in SetCreateWithLabel() function in OHOS::Ace::NG::ButtonModelNG635 void ButtonModelNG::SetCreateWithLabel(FrameNode* frameNode, bool createWithLabel) in SetCreateWithLabel() function in OHOS::Ace::NG::ButtonModelNG
632 void SetCreateWithLabel(ArkUINodeHandle node, bool createWithLabel) in SetCreateWithLabel() function
81 ArkUINativeModuleValue ButtonBridge::SetCreateWithLabel(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetCreateWithLabel() function in OHOS::Ace::NG::ButtonBridge