Searched refs:IsNumeric (Results 1 - 1 of 1) sorted by relevance

/haiku/src/add-ons/input_server/filters/shortcut_catcher/
H A DCommandActuators.cpp1311 static bool IsNumeric(char c);
1312 static bool IsNumeric(char c) function
1333 if (IsNumeric(c))
1349 while (!IsNumeric(*pixel)) {

Completed in 87 milliseconds