Home
last modified time | relevance | path

Searched defs:boundsSize (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/button/
H A Drosen_render_button.cpp760 Size boundsSize = GetLayoutSize(); in SyncFocusGeometryProperties() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/box/
H A Drosen_render_box.cpp750 Size boundsSize = paintSize_; local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dtext_pattern.cpp3414 void TextPattern::SetResponseRegion(const SizeF& frameSize, const SizeF& boundsSize) in SetResponseRegion()