Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_edit_text/
H A Dcustom_input_method.cpp87 const int16_t KEY_BORDER_RADIUS = 10; variable
252 int16_t radius = KEY_BORDER_RADIUS; in SetupButton()