Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/base/geometry/ng/
H A Dsize_t.h127 T tempWidth = width_ - left.value_or(0) - right.value_or(0); in MinusPadding() local
141 T tempWidth = width_ - left.value_or(0) - right.value_or(0); in MinusPaddingToNonNegative() local
517 T tempWidth = width_.value() - left.value_or(0) - right.value_or(0); in MinusPadding() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/window_scene/screen/
H A Dscreen_pattern.cpp151 auto tempWidth = paintRect.Width(); in UpdateToInputManager() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/
H A Dsecurity_component_layout_element.cpp260 auto tempWidth = width_; in TryShrinkTextWidth() local