| addChar(GfxState *state, double x, double y, double dx, double dy, CharCode c, Unicode *u, int uLen) | TextPage | |
| addWord(TextWord *word) | TextPage | |
| beginWord(GfxState *state, double x0, double y0) | TextPage | |
| coalesce(GBool physLayout) | TextPage | |
| dump(void *outputStream, TextOutputFunc outputFunc, GBool physLayout) | TextPage | |
| endPage() | TextPage | |
| endWord() | TextPage | |
| findCharRange(int pos, int length, double *xMin, double *yMin, double *xMax, double *yMax) | TextPage | |
| findText(Unicode *s, int len, GBool startAtTop, GBool stopAtBottom, GBool startAtLast, GBool stopAtLast, double *xMin, double *yMin, double *xMax, double *yMax) | TextPage | |
| getText(double xMin, double yMin, double xMax, double yMax) | TextPage | |
| startPage(GfxState *state) | TextPage | |
| TextBlock class | TextPage | [friend] |
| TextFlow class | TextPage | [friend] |
| TextLine class | TextPage | [friend] |
| TextLineFrag class | TextPage | [friend] |
| TextPage(GBool rawOrderA) | TextPage | |
| TextWordList class | TextPage | [friend] |
| updateFont(GfxState *state) | TextPage | |
| ~TextPage() | TextPage | |