Home
last modified time | relevance | path

Searched defs:tempHeight (Results 1 - 8 of 8) sorted by relevance

/foundation/arkui/ace_engine/frameworks/base/geometry/ng/
H A Dsize_t.h131 T tempHeight = height_ - top.value_or(0) - bottom.value_or(0); in MinusPadding() local
145 T tempHeight = height_ - top.value_or(0) - bottom.value_or(0); in MinusPaddingToNonNegative() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/window_scene/screen/
H A Dscreen_pattern.cpp148 auto tempHeight = paintRect.Height(); in UpdateToInputManager() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/
H A Dsecurity_component_layout_element.cpp256 auto tempHeight = height_; in TryShrinkTextWidth() local
/foundation/arkui/ui_lite/frameworks/font/
H A Dui_line_break.cpp207 uint16_t tempHeight = fontEngine->GetHeight(fontId, fontSize); in GetLetterWidth() local
H A Dui_font_bitmap.cpp375 uint16_t tempHeight = static_cast<uint16_t>(spannableHeight); in GetLineMaxHeight() local
H A Dui_font_vector.cpp1023 uint16_t tempHeight = static_cast<uint16_t>(spannableHeight); in GetLineMaxHeight() local
/foundation/arkui/ui_lite/frameworks/common/
H A Dspannable_string.cpp330 int16_t tempHeight = tempSpan->data_.height; in SetFontHeight() local
/foundation/arkui/ui_lite/test/unittest/components/
H A Dui_spannable_string_unit_test.cpp876 int16_t tempHeight = 0; in HWTEST_F() local
960 int16_t tempHeight = 0; in HWTEST_F() local
1037 int16_t tempHeight = 0; in HWTEST_F() local

Completed in 10 milliseconds