| /third_party/icu/tools/unicode/c/genprops/misc/ |
| D | ucdmerge.c | 75 static char line[2000], firstLine[2000], lastLine[2000]; in main() local
|
| /third_party/skia/third_party/externals/icu/source/samples/layout/ |
| D | clayout.c | 239 le_int32 firstLine, lastLine; in WndProc() local
|
| D | layout.cpp | 237 le_int32 firstLine, lastLine; in WndProc() local
|
| D | paragraph.cpp | 227 void Paragraph::draw(RenderingSurface *surface, le_int32 firstLine, le_int32 lastLine) in draw()
|
| D | gnomelayout.cpp | 227 gint firstLine = 0, lastLine = context->height / context->paragraph->getLineHeight(); in eventExpose() local
|
| D | cgnomelayout.c | 219 gint firstLine = 0, lastLine = context->height / pf_getLineHeight(context->paragraph); in eventExpose() local
|
| D | pflow.c | 318 void pf_draw(pf_flow *flow, rs_surface *surface, le_int32 firstLine, le_int32 lastLine) in pf_draw()
|
| /third_party/icu/icu4c/source/samples/layout/ |
| D | layout.cpp | 237 le_int32 firstLine, lastLine; in WndProc() local
|
| D | clayout.c | 240 le_int32 firstLine, lastLine; in WndProc() local
|
| D | paragraph.cpp | 227 void Paragraph::draw(RenderingSurface *surface, le_int32 firstLine, le_int32 lastLine) in draw()
|
| D | cgnomelayout.c | 221 gint firstLine = 0, lastLine = context->height / pf_getLineHeight(context->paragraph); in eventExpose() local
|
| D | gnomelayout.cpp | 227 gint firstLine = 0, lastLine = context->height / context->paragraph->getLineHeight(); in eventExpose() local
|
| D | pflow.c | 320 void pf_draw(pf_flow *flow, rs_surface *surface, le_int32 firstLine, le_int32 lastLine) in pf_draw()
|
| /third_party/skia/m133/third_party/externals/icu/source/samples/layout/ |
| D | layout.cpp | 237 le_int32 firstLine, lastLine; in WndProc() local
|
| D | clayout.c | 240 le_int32 firstLine, lastLine; in WndProc() local
|
| D | paragraph.cpp | 227 void Paragraph::draw(RenderingSurface *surface, le_int32 firstLine, le_int32 lastLine) in draw()
|
| D | gnomelayout.cpp | 227 gint firstLine = 0, lastLine = context->height / context->paragraph->getLineHeight(); in eventExpose() local
|
| D | cgnomelayout.c | 221 gint firstLine = 0, lastLine = context->height / pf_getLineHeight(context->paragraph); in eventExpose() local
|
| D | pflow.c | 320 void pf_draw(pf_flow *flow, rs_surface *surface, le_int32 firstLine, le_int32 lastLine) in pf_draw()
|
| /third_party/gptfdisk/ |
| D | gptcurses.cc | 612 uint64_t i, j = 0, firstLine, numPerLine; in DisplayOptions() local
|
| /third_party/skia/experimental/sktext/tests/ |
| D | SelectableText.cpp | 160 auto firstLine = testVisitor.fTestLines.front(); in UNIX_ONLY_TEST() local
|
| /third_party/skia/modules/skparagraph/src/ |
| D | TextWrapper.cpp | 956 bool firstLine = true; // We only interested in fist line if we have to disable the first ascent in moveForward() local 2094 bool firstLine = true; // We only interested in fist line if we have to disable the first ascent in moveForward() local
|
| /third_party/skia/m133/modules/skparagraph/src/ |
| D | TextWrapper.cpp | 957 bool firstLine = true; // We only interested in fist line if we have to disable the first ascent in moveForward() local 2120 bool firstLine = true; // We only interested in fist line if we have to disable the first ascent in moveForward() local
|
| /third_party/typescript/src/services/ |
| D | services.ts | 2569 const { lineStarts, firstLine, lastLine } = getLinesForRange(sourceFile, textRange); constant 2755 const { firstLine, lastLine } = getLinesForRange(sourceFile, textRange); constant
|
| /third_party/skia/experimental/sktext/src/ |
| D | Text.cpp | 834 auto firstLine = fBoxLines.front(); in firstPosition() local
|