Home
last modified time | relevance | path

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

/external/chromium_org/ui/views/controls/textfield/
Dtextfield.cc1369 const bool should_insert_char = in InsertChar() local
1372 if (GetTextInputType() == ui::TEXT_INPUT_TYPE_NONE || !should_insert_char) in InsertChar()