Searched refs:kBackspace_PdfSpecial (Results 1 – 4 of 4) sorted by relevance
47 #define kBackspace_PdfSpecial '\x08' macro
162 if (hasOut) { *out = kBackspace_PdfSpecial; } in readString()