Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ui_lite/frameworks/components/
H A Dui_checkbox.cpp232 int16_t offsetLeft = (GetWidth() - imgWidth) / 2; // 2 : half in OnDraw() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rating/
H A Drating_pattern.cpp489 auto offsetLeft = 0.0f; in GetInnerFocusPaintRect() local