Searched refs:BUTTON_TYPE_ICON (Results 1 - 1 of 1) sorted by relevance
/foundation/arkui/ace_engine/frameworks/bridge/common/dom/ | ||
H A D | dom_button.cpp | 26 const char BUTTON_TYPE_ICON[] = "icon"; member 181 if (buttonType_ == BUTTON_TYPE_ICON) { in PrepareUniversalButton() |
Completed in 2 milliseconds