HomeSort by relevance Sort by last modified time
    Searched refs:getLineHeight (Results 1 - 23 of 23) sorted by null

  /external/icu4c/samples/layout/
paragraph.h 41 le_int32 getLineHeight();
71 inline le_int32 Paragraph::getLineHeight()
layout.cpp 65 si.nPage = context->height / context->paragraph->getLineHeight();
220 ScrollWindow(hwnd, 0, context->paragraph->getLineHeight() * (vertPos - si.nPos), NULL, NULL);
gnomelayout.cpp 221 gint firstLine = 0, lastLine = context->height / context->paragraph->getLineHeight();
  /external/icu4c/layout/
LEFontInstance.h 496 virtual le_int32 getLineHeight() const;
LEFontInstance.cpp 143 le_int32 LEFontInstance::getLineHeight() const