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