Searched defs:CHAR_SPACE (Results 1 – 4 of 4) sorted by relevance
25 CHAR_SPACE = 0x0004, // ' ' enumerator
126 private static final char CHAR_SPACE = ' '; field in WebvttCueParser
123 private static final char CHAR_SPACE = ' '; field in WebvttCueParser
685 #define CHAR_SPACE ' ' macro982 #define CHAR_SPACE '\040' macro