Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Dform_value.h31 if (isCheckbox_) { in GetFormValue()
96 return isCheckbox_; in IsCheckbox()
100 isCheckbox_ = isCheckbox; in SetIsCheckbox()
127 bool isCheckbox_ = false; member in OHOS::Ace::Framework::FormValue

Completed in 1 milliseconds