Searched refs:getLineCount (Results 1 – 6 of 6) sorted by relevance
42 le_int32 getLineCount();76 inline le_int32 Paragraph::getLineCount() in getLineCount() function
64 si.nMax = context->paragraph->getLineCount() - 1; in InitParagraph()250 lastLine = min (si.nPos + (le_int32) si.nPage, context->paragraph->getLineCount() - 1); in WndProc()
220 gint maxLines = context->paragraph->getLineCount() - 1; in eventExpose()
31 public int getLineCount(); in getLineCount() method
47 public int getLineCount() { in getLineCount() method in LogWriter
1091 this.ackLine = sipStack.getStackLogger().getLineCount(); in ackReceived()