Home
last modified time | relevance | path

Searched defs:xMin (Results 1 - 7 of 7) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/include/
H A Ddrawing_font.h470 float xMin; member
/foundation/graphic/graphic_3d/lume/LumeFont/src/
H A Dfont_defs.h67 int16_t xMin; member
/foundation/graphic/graphic_3d/lume/Lume_3D/api/3d/shaders/common/
H A D3d_dm_shadowing_common.h50 const float xMin = stepSize * shadowIdx; in ValidShadowRange() local
/foundation/arkui/ui_lite/frameworks/components/
H A Dui_chart.cpp266 int16_t xMin = MATH_MIN(start.x, end.x); in RefreshInvalidateRect() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/bubble/
H A Dbubble_layout_algorithm.cpp942 float xMin = 1.0f; in AdjustPosition() local
/foundation/arkui/ui_lite/frameworks/draw/
H A Ddraw_utils.cpp717 int16_t xMin = MATH_MAX(tempV, maskLeft); local
820 int16_t xMin = MATH_MAX(tempV, maskLeft); local
940 int16_t xMin = MATH_MAX(tempV, maskLeft); global() local
1352 int16_t xMin = MATH_MAX(tempV, maskLeft); global() local
1473 int16_t xMin = MATH_MAX(tempV, maskLeft); global() local
1532 int16_t xMin = MATH_MAX(tempV, maskLeft); global() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/
H A Dmenu_layout_algorithm.cpp2360 float xMin = paddingStart_; in AdjustPosition() local

Completed in 26 milliseconds