#include </home/clem/local/src/opie/noncore/unsupported/qpdf/xpdf/TextOutputDev.h>
Collaboration diagram for TextString:

Public Member Functions | |
| TextString (GfxState *state, fouble fontSize) | |
| ~TextString () | |
| void | addChar (GfxState *state, fouble x, fouble y, fouble dx, fouble dy, Unicode u) |
Private Attributes | |
| fouble | xMin |
| fouble | xMax |
| fouble | yMin |
| fouble | yMax |
| int | col |
| Unicode * | text |
| fouble * | xRight |
| int | len |
| int | size |
| TextString * | yxNext |
| TextString * | xyNext |
Friends | |
| class | TextPage |
|
||||||||||||
|
Definition at line 37 of file TextOutputDev.cc. References col, GfxFont::getAscent(), GfxState::getCurX(), GfxState::getCurY(), GfxFont::getDescent(), GfxState::getFont(), len, NULL, size, text, GfxState::transform(), Opie::MM::x, xRight, xyNext, Opie::MM::y, yMax, yMin, and yxNext. |
|
|
Definition at line 65 of file TextOutputDev.cc. |
|
||||||||||||||||||||||||||||
|
Definition at line 70 of file TextOutputDev.cc. References grealloc(), len, size, text, xMax, xMin, and xRight. Referenced by TextPage::addChar(). |
|
|
Definition at line 57 of file TextOutputDev.h. |
|
|
Definition at line 49 of file TextOutputDev.h. Referenced by TextPage::dump(), and TextString(). |
|
|
Definition at line 52 of file TextOutputDev.h. Referenced by TextPage::addChar(), addChar(), TextPage::coalesce(), TextPage::dump(), TextPage::endString(), TextPage::findText(), TextPage::getText(), and TextString(). |
|
|
Definition at line 53 of file TextOutputDev.h. Referenced by addChar(), TextPage::coalesce(), and TextString(). |
|
|
Definition at line 50 of file TextOutputDev.h. Referenced by addChar(), TextPage::coalesce(), TextPage::dump(), TextPage::findText(), TextPage::getText(), TextString(), and ~TextString(). |
|
|
Definition at line 47 of file TextOutputDev.h. Referenced by addChar(), TextPage::coalesce(), TextPage::dump(), TextPage::endString(), TextPage::findText(), and TextPage::getText(). |
|
|
Definition at line 47 of file TextOutputDev.h. Referenced by addChar(), TextPage::coalesce(), TextPage::dump(), TextPage::endString(), TextPage::findText(), and TextPage::getText(). |
|
|
Definition at line 51 of file TextOutputDev.h. Referenced by TextPage::addChar(), addChar(), TextPage::coalesce(), TextPage::findText(), TextPage::getText(), TextString(), and ~TextString(). |
|
|
Definition at line 55 of file TextOutputDev.h. Referenced by TextPage::dump(), and TextString(). |
|
|
Definition at line 48 of file TextOutputDev.h. Referenced by TextPage::addChar(), TextPage::coalesce(), TextPage::dump(), TextPage::endString(), TextPage::findText(), TextPage::getText(), and TextString(). |
|
|
Definition at line 48 of file TextOutputDev.h. Referenced by TextPage::addChar(), TextPage::coalesce(), TextPage::dump(), TextPage::endString(), TextPage::findText(), TextPage::getText(), and TextString(). |
|
|
Definition at line 54 of file TextOutputDev.h. Referenced by TextPage::clear(), TextPage::coalesce(), TextPage::dump(), TextPage::endString(), TextPage::findText(), TextPage::getText(), and TextString(). |
1.4.2