Home
last modified time | relevance | path

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

12

/third_party/node/test/parallel/
Dtest-common-countdown.js30 const firstLine = stdout.split('\n').shift(); constant
Dtest-common.js108 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.js122 function versionCheck(firstLine, expected) { argument
/third_party/node/deps/npm/node_modules/cmd-shim/lib/
Dindex.js50 const firstLine = data.trim().split(/\r*\n/)[0] constant
/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/icu/icu4c/source/samples/layout/
Dlayout.cpp237 le_int32 firstLine, lastLine; in WndProc() local
Dclayout.c240 le_int32 firstLine, lastLine; in WndProc() local
Dparagraph.cpp227 void Paragraph::draw(RenderingSurface *surface, le_int32 firstLine, le_int32 lastLine) in draw()
Dcgnomelayout.c221 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.c320 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.cpp311 bool firstLine = true; // We only interested in fist line if we have to disable the first ascent in moveForward() 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
/third_party/node/lib/
D_http_outgoing.js415 function _storeHeader(firstLine, headers) { argument
/third_party/typescript/src/services/
Dservices.ts2213 const { lineStarts, firstLine, lastLine } = getLinesForRange(sourceFile, textRange); constant
2399 const { firstLine, lastLine } = getLinesForRange(sourceFile, textRange); constant
/third_party/skia/experimental/sktext/src/
DText.cpp834 auto firstLine = fBoxLines.front(); in firstPosition() local
/third_party/icu/icu4j/main/tests/charset/src/com/ibm/icu/dev/test/charset/
DTestCharset.java5772 …String firstLine = "C077693790=|MEMO=|00=|022=|Blanche st and the driveway grate was fault and rot… in TestCharsetASCII8859BufferHandling() local
/third_party/libabigail/tests/lib/
Dcatch.hpp16538 bool firstLine = true; in benchmarkPreparing() local

12