Home
last modified time | relevance | path

Searched refs:getLineHeight (Results 1 – 9 of 9) sorted by relevance

/third_party/flutter/skia/third_party/externals/icu/source/samples/layout/
Dparagraph.h47 le_int32 getLineHeight();
77 inline le_int32 Paragraph::getLineHeight() in getLineHeight() function
Dlayout.cpp71 si.nPage = context->height / context->paragraph->getLineHeight(); in InitParagraph()
226 … ScrollWindow(hwnd, 0, context->paragraph->getLineHeight() * (vertPos - si.nPos), NULL, NULL); in WndProc()
Dgnomelayout.cpp227 gint firstLine = 0, lastLine = context->height / context->paragraph->getLineHeight(); in eventExpose()
/third_party/skia/third_party/externals/icu/source/samples/layout/
Dparagraph.h47 le_int32 getLineHeight();
77 inline le_int32 Paragraph::getLineHeight() in getLineHeight() function
Dlayout.cpp71 si.nPage = context->height / context->paragraph->getLineHeight(); in InitParagraph()
226 … ScrollWindow(hwnd, 0, context->paragraph->getLineHeight() * (vertPos - si.nPos), NULL, NULL); in WndProc()
Dgnomelayout.cpp227 gint firstLine = 0, lastLine = context->height / context->paragraph->getLineHeight(); in eventExpose()
/third_party/icu/icu4c/source/samples/layout/
Dparagraph.h47 le_int32 getLineHeight();
77 inline le_int32 Paragraph::getLineHeight() in getLineHeight() function
Dlayout.cpp71 si.nPage = context->height / context->paragraph->getLineHeight(); in InitParagraph()
226 … ScrollWindow(hwnd, 0, context->paragraph->getLineHeight() * (vertPos - si.nPos), NULL, NULL); in WndProc()
Dgnomelayout.cpp227 gint firstLine = 0, lastLine = context->height / context->paragraph->getLineHeight(); in eventExpose()