Searched defs:gWhiteSpace (Results 1 - 2 of 2) sorted by relevance
/third_party/skia/tools/ |
H A D | random_parse_path.cpp | 30 const char gWhiteSpace[] = { 0, 0, 0, 0, 0, 0, 0, 0, ' ', ' ', ' ', ' ', 0x09, 0x0D, 0x0A }; variable
|
/third_party/skia/fuzz/ |
H A D | FuzzParsePath.cpp | 36 static const char gWhiteSpace[] = { 0, 0, 0, 0, 0, 0, 0, 0, ' ', ' ', ' ', ' ', 0x09, 0x0D, 0x0A }; variable
|
Completed in 1 milliseconds