Searched refs:SetLabelWithCheck (Results 1 – 4 of 4) sorted by relevance
176 buttonModelNG.SetLabelWithCheck(AceType::RawPtr(buttonNode), testChar);197 buttonModelNGEx.SetLabelWithCheck(AceType::RawPtr(buttonNodeEx), testChar);
86 static void SetLabelWithCheck(FrameNode* frameNode, const char* label);
607 void ButtonModelNG::SetLabelWithCheck(FrameNode* frameNode, const char* label) in SetLabelWithCheck() function in OHOS::Ace::NG::ButtonModelNG
593 ButtonModelNG::SetLabelWithCheck(frameNode, value); in SetButtonLabelWithCheck()600 ButtonModelNG::SetLabelWithCheck(frameNode, ""); in ResetButtonLabelWithCheck()