A single line worth of VisualRuns. More...
Public Member Functions | |
ICULine (ParagraphLayout::Line *l) | |
int | GetLeading () const |
int | GetWidth () const |
int | CountRuns () const |
const ParagraphLayouter::VisualRun * | GetVisualRun (int run) const |
int | GetInternalCharLength (WChar c) const |
Private Attributes | |
ParagraphLayout::Line * | l |
The actual ICU line. |
A single line worth of VisualRuns.
Definition at line 150 of file gfx_layout.cpp.