Searched defs:firstLine (Results 1 - 17 of 17) sorted by relevance
| /third_party/icu/tools/unicode/c/genprops/misc/ |
| H A D | ucdmerge.c | 75 static char line[2000], firstLine[2000], lastLine[2000]; in main() local
|
| /third_party/icu/icu4c/source/samples/layout/ |
| H A D | gnomelayout.cpp | 227 gint firstLine = 0, lastLine = context->height / context->paragraph->getLineHeight(); in eventExpose() local
|
| H A D | layout.cpp | 237 le_int32 firstLine, lastLine; in WndProc() local
|
| H A D | paragraph.cpp | 227 void Paragraph::draw(RenderingSurface *surface, le_int32 firstLine, le_int32 lastLine) in draw() argument
|
| H A D | cgnomelayout.c | 221 gint firstLine = 0, lastLine = context->height / pf_getLineHeight(context->paragraph); in eventExpose() local
|
| H A D | clayout.c | 240 le_int32 firstLine, lastLine; in WndProc() local
|
| H A D | pflow.c | 320 void pf_draw(pf_flow *flow, rs_surface *surface, le_int32 firstLine, le_int32 lastLine) in pf_draw() argument
|
| /third_party/skia/third_party/externals/icu/source/samples/layout/ |
| H A D | cgnomelayout.c | 219 gint firstLine = 0, lastLine = context->height / pf_getLineHeight(context->paragraph); in eventExpose() local
|
| H A D | clayout.c | 239 le_int32 firstLine, lastLine; in WndProc() local
|
| H A D | gnomelayout.cpp | 227 gint firstLine = 0, lastLine = context->height / context->paragraph->getLineHeight(); in eventExpose() local
|
| H A D | layout.cpp | 237 le_int32 firstLine, lastLine; in WndProc() local
|
| H A D | paragraph.cpp | 227 void Paragraph::draw(RenderingSurface *surface, le_int32 firstLine, le_int32 lastLine) in draw() argument
|
| H A D | pflow.c | 318 void pf_draw(pf_flow *flow, rs_surface *surface, le_int32 firstLine, le_int32 lastLine) in pf_draw() argument
|
| /third_party/skia/experimental/sktext/tests/ |
| H A D | SelectableText.cpp | 160 auto firstLine = testVisitor.fTestLines.front(); in UNIX_ONLY_TEST() local
|
| /third_party/gptfdisk/ |
| H A D | gptcurses.cc | 612 uint64_t i, j = 0, firstLine, numPerLine; in DisplayOptions() local
|
| /third_party/skia/modules/skparagraph/src/ |
| H A D | TextWrapper.cpp | 747 bool firstLine = true; // We only interested in fist line if we have to disable the first ascent in moveForward() local
|
| /third_party/backends/sanei/ |
| H A D | sanei_magic.c | 1692 int firstLine = height-1; in sanei_magic_getTransY() local
|
Completed in 14 milliseconds