Home
last modified time | relevance | path

Searched refs:ComputeLayoutSize (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text_field/
H A Drosen_render_text_field.h124 Size ComputeLayoutSize(const Size& size, double decorationHeight);
H A Drosen_render_text_field.cpp761 return ComputeLayoutSize(size, decorationHeight);
1117 Size RosenRenderTextField::ComputeLayoutSize(const Size& size, double decorationHeight) function in OHOS::Ace::RosenRenderTextField