Searched defs:SetTextMaxLines (Results 1 – 4 of 4) sorted by relevance
76 void TextFieldComponent::SetTextMaxLines(uint32_t textMaxLines) in SetTextMaxLines() function in OHOS::Ace::TextFieldComponent
212 void SetTextMaxLines(NodeHandle node, uint32_t maxLine) in SetTextMaxLines() function
387 void SetTextMaxLines(ArkUINodeHandle node, ArkUI_Uint32 maxLine) in SetTextMaxLines() function
280 void SetTextMaxLines(uint32_t textMaxLines) in SetTextMaxLines() function