Searched defs:DEFAULT_TOUCHABLE_ATTR (Results 1 – 2 of 2) sorted by relevance
46 const std::shared_ptr<CommonTouchableAttribute> DeclarationConstants::DEFAULT_TOUCHABLE_ATTR = member in OHOS::Ace::DeclarationConstants
84 static const std::shared_ptr<CommonTouchableAttribute> DEFAULT_TOUCHABLE_ATTR; variable