Home
last modified time | relevance | path

Searched refs:BUTTON_TYPE_TEXT (Results 1 - 1 of 1) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_button.cpp23 const char BUTTON_TYPE_TEXT[] = "text"; member
185 } else if (buttonType_ == BUTTON_TYPE_TEXT) { in PrepareUniversalButton()
420 if ((buttonType_ == BUTTON_TYPE_CIRCLE) || (buttonType_ == BUTTON_TYPE_TEXT) || textChild_->GetData().empty()) { in PrepareWaiting()

Completed in 5 milliseconds