Searched defs:SetCounterType (Results 1 – 5 of 5) sorted by relevance
234 virtual void SetCounterType(int32_t value) {}; in SetCounterType() function
538 void TextFieldModelNG::SetCounterType(int32_t value) in SetCounterType() function in OHOS::Ace::NG::TextFieldModelNG921 void TextFieldModelNG::SetCounterType(FrameNode* frameNode, int32_t value) in SetCounterType() function in OHOS::Ace::NG::TextFieldModelNG
339 void SetCounterType(NodeHandle node, int32_t value) in SetCounterType() function
351 void SetCounterType(ArkUINodeHandle node, int32_t value) in SetCounterType() function
879 void (*SetCounterType)(NodeHandle node, int32_t value); member