Searched refs:IsNodeDisabled (Results 1 – 4 of 4) sorted by relevance
137 if (!idNode || idNode->IsNodeDisabled()) { in BindIdNode()
353 if (IsNodeDisabled() || !textFieldComponent_) { in OnRequestFocus()
250 bool IsNodeDisabled() const;
483 bool DOMNode::IsNodeDisabled() const in IsNodeDisabled() function in OHOS::Ace::Framework::DOMNode