Searched defs:DEFAULT_INPUT_ATTR (Results 1 – 2 of 2) sorted by relevance
133 const std::shared_ptr<InputAttribute> DeclarationConstants::DEFAULT_INPUT_ATTR = std::make_shared<I… member in OHOS::Ace::DeclarationConstants
142 static const std::shared_ptr<InputAttribute> DEFAULT_INPUT_ATTR; variable