Home
last modified time | relevance | path

Searched refs:SetupButton (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_edit_text/
H A Dcustom_input_method.h70 UILabelButton* SetupButton(const char* title);
H A Dcustom_input_method.cpp215 UILabelButton* key = SetupButton(keyInfo.keyName[i]); in SetupKeyboard()
244 UILabelButton* CustomInputMethod::SetupButton(const char* title) in SetupButton() function in OHOS::CustomInputMethod