Searched defs:DEFAULT_WEB_ATTR (Results 1 – 2 of 2) sorted by relevance
251 const std::shared_ptr<WebAttribute> DeclarationConstants::DEFAULT_WEB_ATTR = std::make_shared<WebAt… member in OHOS::Ace::DeclarationConstants
222 static const std::shared_ptr<WebAttribute> DEFAULT_WEB_ATTR; variable