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/components_ng/pattern/list/
Dlist_model_ng.cpp59 void ListModelNG::SetContentStartOffset(float startOffset) in SetContentStartOffset() function in OHOS::Ace::NG::ListModelNG
523 void ListModelNG::SetContentStartOffset(FrameNode* frameNode, float startOffset) in SetContentStartOffset() function in OHOS::Ace::NG::ListModelNG
Dlist_layout_algorithm.h200 void SetContentStartOffset(float startOffset) in SetContentStartOffset() function
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
Dlist_modifier.cpp266 void SetContentStartOffset(NodeHandle node, float startOffset) in SetContentStartOffset() function
Dapi.h1507 void (*SetContentStartOffset)(NodeHandle node, float startOffset); member
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_list.cpp269 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.cpp462 ArkUINativeModuleValue ListBridge::SetContentStartOffset(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetContentStartOffset() function in OHOS::Ace::NG::ListBridge