Home
last modified time | relevance | path

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

12

/third_party/icu/tools/unicode/c/genprops/misc/
Ducdmerge.c75 static char line[2000], firstLine[2000], lastLine[2000]; in main() local
/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()
Dgnomelayout.cpp227 gint firstLine = 0, lastLine = context->height / context->paragraph->getLineHeight(); in eventExpose() local
Dcgnomelayout.c219 gint firstLine = 0, lastLine = context->height / pf_getLineHeight(context->paragraph); 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/m133/third_party/externals/icu/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()
Dgnomelayout.cpp227 gint firstLine = 0, lastLine = context->height / context->paragraph->getLineHeight(); in eventExpose() local
Dcgnomelayout.c221 gint firstLine = 0, lastLine = context->height / pf_getLineHeight(context->paragraph); 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/gptfdisk/
Dgptcurses.cc612 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/skia/modules/skparagraph/src/
DTextWrapper.cpp956 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/
DTextWrapper.cpp957 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/
Dservices.ts2569 const { lineStarts, firstLine, lastLine } = getLinesForRange(sourceFile, textRange); constant
2755 const { firstLine, lastLine } = getLinesForRange(sourceFile, textRange); constant
/third_party/skia/experimental/sktext/src/
DText.cpp834 auto firstLine = fBoxLines.front(); in firstPosition() local

12