Searched refs:getLineHeight (Results 1 – 5 of 5) sorted by relevance
41 le_int32 getLineHeight();71 inline le_int32 Paragraph::getLineHeight() in getLineHeight() function
65 si.nPage = context->height / context->paragraph->getLineHeight(); in InitParagraph()220 … ScrollWindow(hwnd, 0, context->paragraph->getLineHeight() * (vertPos - si.nPos), NULL, NULL); in WndProc()
221 gint firstLine = 0, lastLine = context->height / context->paragraph->getLineHeight(); in eventExpose()
496 virtual le_int32 getLineHeight() const;
143 le_int32 LEFontInstance::getLineHeight() const in getLineHeight() function in LEFontInstance