Searched refs:TextFieldMethod (Results 1 – 3 of 3) sorted by relevance
178 const std::shared_ptr<TextFieldMethod> DeclarationConstants::DEFAULT_TEXTFIELD_METHOD =179 std::make_shared<TextFieldMethod>();
181 static const std::shared_ptr<TextFieldMethod> DEFAULT_TEXTFIELD_METHOD;
141 struct TextFieldMethod : Method { struct