Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/select/
H A Dselect_component.h379 void SetLeftPadding(const Dimension& padding) in SetLeftPadding() function
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dcomponent.cpp1517 void Component::SetLeftPadding(UIView &view, const AppStyleItem &styleItem) const in SetLeftPadding() function in OHOS::ACELite::Component