Searched refs:CalcDecoratorHeight (Results 1 – 2 of 2) sorted by relevance
290 float CalcDecoratorHeight(const RefPtr<FrameNode>& decoratorNode);
339 … auto errorHeight = CalcDecoratorHeight(errorTextNode) + ERROR_TEXT_TOP_MARGIN.ConvertToPx() + in CreateNodePaintMethod()355 … auto errorHeight = CalcDecoratorHeight(errorTextNode) + ERROR_TEXT_TOP_MARGIN.ConvertToPx() + in CreateNodePaintMethod()6336 float TextFieldPattern::CalcDecoratorHeight(const RefPtr<FrameNode>& decoratorNode) in OnBackPressed() function in OHOS::Ace::NG::TextFieldPattern