Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
Dlist_model_impl.cpp142 void ListModelImpl::SetContentEndOffset(float endOffset) in SetContentEndOffset() function in OHOS::Ace::Framework::ListModelImpl
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
Dlist_layout_algorithm.h182 void SetContentEndOffset(float endOffset) in SetContentEndOffset() function
Dlist_model_ng.cpp56 void ListModelNG::SetContentEndOffset(float endOffset) in SetContentEndOffset() function in OHOS::Ace::NG::ListModelNG
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_list.cpp248 void JSList::SetContentEndOffset(float endOffset) in SetContentEndOffset() function in OHOS::Ace::Framework::JSList