Home
last modified time | relevance | path

Searched defs:SetContentStartOffset (Results 1 – 7 of 7) 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/interfaces/native/node/
Dlist_modifier.cpp265 void SetContentStartOffset(NodeHandle node, float startOffset) in SetContentStartOffset() function
Dnode_list_modifier.cpp405 void SetContentStartOffset(ArkUINodeHandle node, ArkUI_Float32 startOffset) in SetContentStartOffset() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
Dlist_model_ng.cpp92 void ListModelNG::SetContentStartOffset(float startOffset) in SetContentStartOffset() function in OHOS::Ace::NG::ListModelNG
697 void ListModelNG::SetContentStartOffset(FrameNode* frameNode, float startOffset) in SetContentStartOffset() function in OHOS::Ace::NG::ListModelNG
Dlist_layout_algorithm.h244 void SetContentStartOffset(float startOffset) in SetContentStartOffset() function
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_list.cpp390 void JSList::SetContentStartOffset(const JSCallbackInfo& info) in SetContentStartOffset() function in OHOS::Ace::Framework::JSList
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
Darkts_native_list_bridge.cpp577 ArkUINativeModuleValue ListBridge::SetContentStartOffset(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetContentStartOffset() function in OHOS::Ace::NG::ListBridge