#include </home/clem/local/src/opie/noncore/unsupported/qpdf/xpdf/PSTokenizer.h>
Public Member Functions | |
| PSTokenizer (int(*getCharFuncA)(void *), void *dataA) | |
| ~PSTokenizer () | |
| GBool | getToken (char *buf, int size, int *length) |
Private Member Functions | |
| int | lookChar () |
| int | getChar () |
Private Attributes | |
| int(* | getCharFunc )(void *) |
| void * | data |
| int | charBuf |
|
||||||||||||
|
Definition at line 42 of file PSTokenizer.cc. References charBuf, data, and getCharFunc. |
|
|
Definition at line 48 of file PSTokenizer.cc. |
|
|
Definition at line 124 of file PSTokenizer.cc. Referenced by getToken(). |
|
||||||||||||||||
|
Definition at line 51 of file PSTokenizer.cc. References getChar(), gFalse, gTrue, i, lookChar(), and specialChars. Referenced by CMap::parse(), and CharCodeToUnicode::parseCMap1(). |
|
|
Definition at line 117 of file PSTokenizer.cc. Referenced by getToken(). |
|
|
Definition at line 36 of file PSTokenizer.h. Referenced by getChar(), lookChar(), and PSTokenizer(). |
|
|
Definition at line 35 of file PSTokenizer.h. Referenced by getChar(), lookChar(), and PSTokenizer(). |
|
|
Referenced by PSTokenizer(). |
1.4.2