Searched refs:SetTextInputType (Results 1 – 8 of 8) sorted by relevance
74 void SetTextInputType(TextInputType textType) in SetTextInputType() function
248 config.SetTextInputType(MiscServices::TextInputType::NUMBER); in ShowCurrentInput()250 config.SetTextInputType(MiscServices::TextInputType::TEXT); in ShowCurrentInput()
235 config.SetTextInputType(textInputType);256 config.SetTextInputType(textInputType);402 config.SetTextInputType(TextInputType::DATETIME);432 configuration.SetTextInputType(TextInputType::DATETIME);551 configuration.SetTextInputType(TextInputType::DATETIME);
384 config.SetTextInputType(textInputType);
733 info.SetTextInputType(TextInputType::NUMBER);
76 configuration.SetTextInputType(TextInputType(data.ReadInt32())); in OnRemoteRequest()
92 info.SetTextInputType(textInputType); in TestOnConfigurationChange()
651 … ctxt->configuration.SetTextInputType(static_cast<TextInputType>(ctxt->attribute.inputPattern)); in UpdateAttribute()