Home
last modified time | relevance | path

Searched defs:yMin (Results 1 - 5 of 5) sorted by relevance

/foundation/graphic/graphic_3d/lume/LumeFont/src/
H A Dfont_defs.h69 int16_t yMin; member
/foundation/arkui/ui_lite/frameworks/draw/
H A Ddraw_utils.h160 int16_t yMin; member
185 int16_t yMin; member
H A Ddraw_utils.cpp1635 int64_t yMin = FO_TRANS_INTEGER_TO_FIXED(part.yMin); local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/bubble/
H A Dbubble_layout_algorithm.cpp943 float yMin = 1.0f; in AdjustPosition() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/
H A Dmenu_layout_algorithm.cpp2361 float yMin = std::max(1.0f, static_cast<float>(wrapperRect_.Top()) + paddingTop_); in AdjustPosition() local

Completed in 14 milliseconds