Home
last modified time | relevance | path

Searched defs:viewType (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/arkui/ui_lite/frameworks/core/
H A Dinput_method_manager.cpp40 UIViewType viewType = view->GetViewType(); in ShowInputMethod() local
75 UIViewType viewType = inputView_->GetViewType(); in InsertText() local
100 UIViewType viewType = inputView_->GetViewType(); in DeleteBackward() local
113 UIViewType viewType = inputView_->GetViewType(); in SetInputType() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/common/include/
H A Ddocument_type.h30 bool viewType = false; member
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/test/unittest/common/canvas/
H A Dcanvas_tdd_test.cpp80 UIViewType viewType = canvas->GetViewType(); in ComponentCanvasDefaultValueTest001() local
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/test/unittest/common/
H A Dqrcode_tdd_test.cpp132 UIViewType viewType = qrcode->GetViewType(); in ComponentQrcodeAttributeValueTest001() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/interface/src/
H A Ddocument_store.cpp623 int JudgeBoolViewType(const size_t index, ValueObject &leafItem, bool &viewType) in JudgeBoolViewType()
639 int JudgeStringViewType(const size_t index, ValueObject &leafItem, bool &viewType) in JudgeStringViewType()
652 int JudgeIntViewType(const size_t index, ValueObject &leafItem, bool &viewType) in JudgeIntViewType()
668 int JudgeViewType(const size_t index, ValueObject &leafItem, bool &viewType) in JudgeViewType()
696 int GetViewType(JsonObject &jsonObj, bool &viewType) in GetViewType()
745 bool viewType = false; in FindProjectionInit() local
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/test/unittest/common/chart/
H A Dchart_tdd_test.cpp267 UIViewType viewType = chart->GetViewType(); in VerifyWidthAndHeight() local
/ohos5.0/base/update/updater/services/ui/view/layout/
H A Dlayout_parser.cpp82 auto viewType = comNode[COMMON_TYPE].As<std::string>(); in ParseViewInfo() local
/ohos5.0/foundation/arkui/ui_lite/frameworks/dock/
H A Dfocus_manager.cpp45 UIViewType viewType = focusView_->GetViewType(); in RequestFocus() local