Searched refs:KeyboardType (Results 1 – 14 of 14) sorted by relevance
156 KeyboardType &result) { in fromRawValue()159 result = KeyboardType::Default; in fromRawValue()163 result = KeyboardType::EmailAddress; in fromRawValue()167 result = KeyboardType::Numeric; in fromRawValue()171 result = KeyboardType::PhonePad; in fromRawValue()175 result = KeyboardType::NumberPad; in fromRawValue()179 result = KeyboardType::URL; in fromRawValue()183 result = KeyboardType::DecimalPad; in fromRawValue()189 result = KeyboardType::ASCIICapable; in fromRawValue()201 result = KeyboardType::Twitter; in fromRawValue()[all …]
59 enum class KeyboardType { enum187 KeyboardType keyboardType{KeyboardType::Default};
176 KeyboardType &result) { in fromRawValue()179 result = KeyboardType::Default; in fromRawValue()183 result = KeyboardType::EmailAddress; in fromRawValue()187 result = KeyboardType::Numeric; in fromRawValue()191 result = KeyboardType::PhonePad; in fromRawValue()195 result = KeyboardType::NumberPad; in fromRawValue()199 result = KeyboardType::URL; in fromRawValue()203 result = KeyboardType::DecimalPad; in fromRawValue()209 result = KeyboardType::ASCIICapable; in fromRawValue()221 result = KeyboardType::Twitter; in fromRawValue()[all …]
67 enum class KeyboardType { enum195 KeyboardType keyboardType{KeyboardType::Default};
112 case KeyboardType::Default:114 case KeyboardType::EmailAddress:116 case KeyboardType::Numeric:118 case KeyboardType::PhonePad:120 case KeyboardType::NumberPad:122 case KeyboardType::DecimalPad:125 case KeyboardType::ASCIICapable:129 case KeyboardType::URL:131 case KeyboardType::NamePhonePad:133 case KeyboardType::Twitter:[all …]
34 …0_0RCTUIKeyboardTypeFromKeyboardType(ABI47_0_0facebook::ABI47_0_0React::KeyboardType keyboardType);
34 …0_0RCTUIKeyboardTypeFromKeyboardType(ABI49_0_0facebook::ABI49_0_0React::KeyboardType keyboardType);
34 …0_0RCTUIKeyboardTypeFromKeyboardType(ABI48_0_0facebook::ABI48_0_0React::KeyboardType keyboardType);
28 export type KeyboardType = alias44 | KeyboardType