Home
last modified time | relevance | path

Searched defs:SetPopupHorizontalSpace (Results 1 - 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/indexer/
H A Dindexer_model.h51 virtual void SetPopupHorizontalSpace(const Dimension& value) {}; in SetPopupHorizontalSpace() function in OHOS::Ace::IndexerModel
H A Dindexer_model_ng.cpp155 void IndexerModelNG::SetPopupHorizontalSpace(const Dimension& popupHorizontalSpace) in SetPopupHorizontalSpace() function in OHOS::Ace::NG::IndexerModelNG
523 void IndexerModelNG::SetPopupHorizontalSpace(FrameNode* frameNode, const Dimension& popupHorizontalSpace) in SetPopupHorizontalSpace() function in OHOS::Ace::NG::IndexerModelNG
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dalphabet_indexer_modifier.cpp313 void SetPopupHorizontalSpace(ArkUINodeHandle node, ArkUI_Float32 value, int unit) in SetPopupHorizontalSpace() function

Completed in 4 milliseconds