Searched refs:ShouldInsertChar (Results 1 – 2 of 2) sorted by relevance
283 static bool ShouldInsertChar(char16 ch, int flags);
932 !ShouldInsertChar(ch, flags)) { in InsertChar()1504 bool NativeTextfieldViews::ShouldInsertChar(char16 ch, int flags) { in ShouldInsertChar() function in views::NativeTextfieldViews