Home
last modified time | relevance | path

Searched defs:firstLine (Results 1 – 25 of 31) sorted by relevance

12

/third_party/node/test/parallel/
Dtest-common-countdown.js30 const firstLine = stdout.split('\n').shift(); constant
Dtest-common.js105 const firstLine = stdout.split('\n').shift(); constant
/third_party/icu/tools/unicode/c/genprops/misc/
Ducdmerge.c75 static char line[2000], firstLine[2000], lastLine[2000]; in main() local
/third_party/node/lib/internal/
Dv8_prof_polyfill.js123 function versionCheck(firstLine, expected) { argument
/third_party/skia/third_party/externals/icu/source/samples/layout/
Dclayout.c239 le_int32 firstLine, lastLine; in WndProc() local
Dlayout.cpp237 le_int32 firstLine, lastLine; in WndProc() local
Dparagraph.cpp227 void Paragraph::draw(RenderingSurface *surface, le_int32 firstLine, le_int32 lastLine) in draw()
Dcgnomelayout.c219 gint firstLine = 0, lastLine = context->height / pf_getLineHeight(context->paragraph); in eventExpose() local
Dgnomelayout.cpp227 gint firstLine = 0, lastLine = context->height / context->paragraph->getLineHeight(); in eventExpose() local
Dpflow.c318 void pf_draw(pf_flow *flow, rs_surface *surface, le_int32 firstLine, le_int32 lastLine) in pf_draw()
/third_party/flutter/skia/third_party/externals/icu/source/samples/layout/
Dlayout.cpp237 le_int32 firstLine, lastLine; in WndProc() local
Dclayout.c239 le_int32 firstLine, lastLine; in WndProc() local
Dparagraph.cpp227 void Paragraph::draw(RenderingSurface *surface, le_int32 firstLine, le_int32 lastLine) in draw()
Dcgnomelayout.c219 gint firstLine = 0, lastLine = context->height / pf_getLineHeight(context->paragraph); in eventExpose() local
Dgnomelayout.cpp227 gint firstLine = 0, lastLine = context->height / context->paragraph->getLineHeight(); in eventExpose() local
Dpflow.c318 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/
Dlayout.cpp237 le_int32 firstLine, lastLine; in WndProc() local
Dclayout.c239 le_int32 firstLine, lastLine; in WndProc() local
Dparagraph.cpp227 void Paragraph::draw(RenderingSurface *surface, le_int32 firstLine, le_int32 lastLine) in draw()
Dcgnomelayout.c219 gint firstLine = 0, lastLine = context->height / pf_getLineHeight(context->paragraph); in eventExpose() local
Dgnomelayout.cpp227 gint firstLine = 0, lastLine = context->height / context->paragraph->getLineHeight(); in eventExpose() local
Dpflow.c318 void pf_draw(pf_flow *flow, rs_surface *surface, le_int32 firstLine, le_int32 lastLine) in pf_draw()
/third_party/skia/modules/skparagraph/src/
DTextWrapper.cpp280 bool firstLine = true; // We only interested in fist line if we have to disable the first ascent in breakTextIntoLines() local
/third_party/gptfdisk/
Dgptcurses.cc611 uint64_t i, j = 0, firstLine, numPerLine; in DisplayOptions() local
/third_party/skia/experimental/sktext/tests/
DSelectableText.cpp160 auto firstLine = testVisitor.fTestLines.front(); in UNIX_ONLY_TEST() local

12