Searched refs:GetCheckable (Results 1 – 3 of 3) sorted by relevance
216 virtual bool GetCheckable() const = 0;
270 bool GetCheckable() const override;
159 { "checkable", [](const InspectorNode& inspector) { return inspector.GetCheckable(); } }, in __anon58d2e1333f02()1625 bool InspectorComposedElement::GetCheckable() const in GetCheckable() function in OHOS::Ace::V2::InspectorComposedElement