Home
last modified time | relevance | path

Searched defs:tmpView (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ui_lite/frameworks/core/
H A Dinput_method_manager.cpp42 UIEditText* tmpView = reinterpret_cast<UIEditText*>(view); in ShowInputMethod() local
77 UIEditText* tmpView = reinterpret_cast<UIEditText*>(inputView_); in InsertText() local
84 UIEditText* tmpView = reinterpret_cast<UIEditText*>(inputView_); in SetCursorIndex() local
90 UIEditText* tmpView = reinterpret_cast<UIEditText*>(inputView_); in GetCursorIndex() local
102 UIEditText* tmpView = reinterpret_cast<UIEditText*>(inputView_); in DeleteBackward() local
115 UIEditText* tmpView = reinterpret_cast<UIEditText*>(inputView_); in SetInputType() local
/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_view_zindex/
H A Dui_test_view_zindex.cpp232 UIView* tmpView = container_->GetChildById(ID_CLICK_HINT); in UpdateClickHint() local
290 UIView* tmpView = group->GetChildById(ZINDEX_VIEW_GROUP[2].text); in SetupChangeView() local