Searched refs:INPUT_TYPE_DEFAULT (Results 1 – 6 of 6) sorted by relevance
180 INPUT_TYPE_DEFAULT = 0, enumerator
914 AceTextCategory textInputType_ { AceTextCategory::INPUT_TYPE_DEFAULT };
46 AceTextCategory ret = AceTextCategory::INPUT_TYPE_DEFAULT; in GetTextInputType()
210 return AceTextCategory::INPUT_TYPE_DEFAULT; in GetTextInputType()
239 EXPECT_EQ(props.GetTextInputType(), AceTextCategory::INPUT_TYPE_DEFAULT);
540 case AceTextCategory::INPUT_TYPE_DEFAULT: in ConvertInputTypeToString()