Home
last modified time | relevance | path

Searched defs:SetContentStartOffset (Results 1 – 8 of 8) 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.cpp473 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
753 void ListModelNG::SetContentStartOffset(FrameNode* frameNode, float startOffset) in SetContentStartOffset() function in OHOS::Ace::NG::ListModelNG
Dlist_layout_algorithm.h248 void SetContentStartOffset(float startOffset) in SetContentStartOffset() function
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_list.cpp396 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.cpp628 ArkUINativeModuleValue ListBridge::SetContentStartOffset(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetContentStartOffset() function in OHOS::Ace::NG::ListBridge
/foundation/arkui/ace_engine/interfaces/native/node/
Dstyle_modifier.cpp5800 int32_t SetContentStartOffset(ArkUI_NodeHandle node, const ArkUI_AttributeItem* item) in SetContentStartOffset() function