Home
last modified time | relevance | path

Searched refs:HintToAutoFillType (Results 1 - 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dview_data_wrap_ohos.cpp112 it->autoFillType = HintToAutoFillType(intType[index]); in GetPlaceHolderValue()
119 AbilityBase::AutoFillType ViewDataWrap::HintToAutoFillType(const int& intType) in HintToAutoFillType() function in OHOS::Ace::ViewDataWrap
/foundation/arkui/ace_engine/frameworks/base/view_data/
H A Dview_data_wrap.h38 static AbilityBase::AutoFillType HintToAutoFillType(const int& intType);
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dace_container.cpp1474 hintToTypeWrap.autoFillType = static_cast<AceAutoFillType>(viewDataWrapOhos->HintToAutoFillType(intType[0])); in PlaceHolderToType()

Completed in 6 milliseconds