Searched defs:SetCreateWithLabel (Results 1 – 5 of 5) sorted by relevance
78 virtual void SetCreateWithLabel(bool isLabelButton) {} in SetCreateWithLabel() function
417 void ButtonModelStatic::SetCreateWithLabel(FrameNode* frameNode, bool createWithLabel) in SetCreateWithLabel() function in OHOS::Ace::NG::ButtonModelStatic
995 void ButtonModelNG::SetCreateWithLabel(bool createWithLabel) in SetCreateWithLabel() function in OHOS::Ace::NG::ButtonModelNG1010 void ButtonModelNG::SetCreateWithLabel(FrameNode* frameNode, bool createWithLabel) in SetCreateWithLabel() function in OHOS::Ace::NG::ButtonModelNG
726 void SetCreateWithLabel(ArkUINodeHandle node, bool createWithLabel) in SetCreateWithLabel() function
81 ArkUINativeModuleValue ButtonBridge::SetCreateWithLabel(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetCreateWithLabel() function in OHOS::Ace::NG::ButtonBridge