Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ui_lite/frameworks/components/
H A Dui_dialog.cpp437 uint16_t widthMaxNoPadding = widthMax_ - 2 * PADDING; // 2: there are 2 paddings horizontally in MeasureTitleWidth() local
452 uint16_t widthMaxNoPadding = widthMax_ - 2 * PADDING; // 2: there are 2 paddings horizontally in MeasureTextWidth() local