Searched defs:maxLine (Results 1 – 6 of 6) sorted by relevance
67 void SetTextAreaMaxLines(NodeHandle node, uint32_t maxLine) in SetTextAreaMaxLines()
212 void SetTextMaxLines(NodeHandle node, uint32_t maxLine) in SetTextMaxLines()
387 void SetTextMaxLines(ArkUINodeHandle node, ArkUI_Uint32 maxLine) in SetTextMaxLines()
92 void SetTextAreaMaxLines(ArkUINodeHandle node, ArkUI_Uint32 maxLine) in SetTextAreaMaxLines()
304 uint32_t maxLine = layoutProperty->GetMaxLinesValue(Infinity<uint32_t>()); in OnUpdateSelectOverlayInfo() local
371 uint32_t maxLine = secondArg->Uint32Value(vm); in SetMaxLines() local