Home
last modified time | relevance | path

Searched refs:IsDateTimeInput (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/content/renderer/
Drender_widget.cc1722 static bool IsDateTimeInput(ui::TextInputType type) { in IsDateTimeInput() function
1762 if (IsDateTimeInput(new_type)) in UpdateTextInputType()
1793 if (IsDateTimeInput(new_type)) in UpdateTextInputState()