Searched refs:MARGIN_HALF (Results 1 – 3 of 3) sorted by relevance
34 const int32_t MARGIN_HALF = 2; variable456 margin.top = CalcLength(dialogTheme->GetDividerHeight() / MARGIN_HALF); in CreateTitleButtonNode()457 margin.bottom = CalcLength(dialogTheme->GetDividerHeight() / MARGIN_HALF); in CreateTitleButtonNode()1084 …atOrEqualCustomPrecision(fontSizeValue.ConvertToPx(), fontSizeLimit.ConvertToPx() / MARGIN_HALF)) { in ConvertFontSizeLimit()1085 fontSizeValueResult = fontSizeLimit / MARGIN_HALF; in ConvertFontSizeLimit()
41 const int32_t MARGIN_HALF = 2; variable268 margin.top = CalcLength(dialogTheme->GetDividerHeight() / MARGIN_HALF); in CreateTitleButtonNode()269 margin.bottom = CalcLength(dialogTheme->GetDividerHeight() / MARGIN_HALF); in CreateTitleButtonNode()2075 …atOrEqualCustomPrecision(fontSizeValue.ConvertToPx(), fontSizeLimit.ConvertToPx() / MARGIN_HALF)) { in ConvertFontSizeLimit()2076 fontSizeValueResult = fontSizeLimit / MARGIN_HALF; in ConvertFontSizeLimit()
40 const int32_t MARGIN_HALF = 2; variable1548 …atOrEqualCustomPrecision(fontSizeValue.ConvertToPx(), fontSizeLimit.ConvertToPx() / MARGIN_HALF)) { in ConvertFontSizeLimit()1549 fontSizeValueResult = fontSizeLimit / MARGIN_HALF; in ConvertFontSizeLimit()