Searched refs:getLineHeight (Results 1 – 3 of 3) sorted by relevance
47 le_int32 getLineHeight();77 inline le_int32 Paragraph::getLineHeight() in getLineHeight() function
71 si.nPage = context->height / context->paragraph->getLineHeight(); in InitParagraph()226 … ScrollWindow(hwnd, 0, context->paragraph->getLineHeight() * (vertPos - si.nPos), NULL, NULL); in WndProc()
227 gint firstLine = 0, lastLine = context->height / context->paragraph->getLineHeight(); in eventExpose()