Home | History | Annotate | Download | only in animator

Lines Matching full:is_ws

171 static inline bool is_ws(int c)
407 while (is_ws(ch = script[0]))
448 while (is_ws(ch = script[0]))
534 if (is_ws(ch)) {