Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
Dlist_model_impl.cpp137 void ListModelImpl::SetContentStartOffset(float startOffset) in SetContentStartOffset() function in OHOS::Ace::Framework::ListModelImpl
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
Dlist_layout_algorithm.h177 void SetContentStartOffset(float startOffset) in SetContentStartOffset() function
Dlist_model_ng.cpp51 void ListModelNG::SetContentStartOffset(float startOffset) in SetContentStartOffset() function in OHOS::Ace::NG::ListModelNG
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_list.cpp243 void JSList::SetContentStartOffset(float startOffset) in SetContentStartOffset() function in OHOS::Ace::Framework::JSList