Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
Dindexer_model_impl.cpp141 void IndexerModelImpl::SetAlignStyle(int32_t value) in SetAlignStyle() function in OHOS::Ace::Framework::IndexerModelImpl
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/indexer/
Dindexer_model_ng.cpp164 void IndexerModelNG::SetAlignStyle(int32_t value) in SetAlignStyle() function in OHOS::Ace::NG::IndexerModelNG
/foundation/arkui/ace_engine/frameworks/core/components_v2/indexer/
Dindexer_component.h232 void SetAlignStyle(AlignStyle align) in SetAlignStyle() function
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_indexer.cpp329 void JSIndexer::SetAlignStyle(const JSCallbackInfo& args) in SetAlignStyle() function in OHOS::Ace::Framework::JSIndexer