Searched refs:getLineCount (Results 1 – 14 of 14) sorted by relevance
48 le_int32 getLineCount();82 inline le_int32 Paragraph::getLineCount() in getLineCount() function
70 si.nMax = context->paragraph->getLineCount() - 1; in InitParagraph()256 lastLine = min (si.nPos + (le_int32) si.nPage, context->paragraph->getLineCount() - 1); in WndProc()
226 gint maxLines = context->paragraph->getLineCount() - 1; in eventExpose()
18 set lineCount [getLineCount $f]
349 getLineCount() {350 return this._getSnapshot().index.getLineCount();405 getLineCount() {410 const lineCount = this.getLineCount();
264 getLineCount: () => this.svc!.getLineCount(),
330 getLineCount(): number; method337 getLineCount: () => lineStarts.length,347 for (let index = lineInfo.getLineCount() - 1; index >= 0; index--) {
537 uint64_t GCOVBlock::getLineCount(const BlockVector &Blocks) { in getLineCount() function in GCOVBlock794 const uint64_t LineCount = GCOVBlock::getLineCount(Blocks); in print()
377 static uint64_t getLineCount(const BlockVector &Blocks);
94411 getLineCount: function () { return lineStarts.length; },94421 for (var index = lineInfo.getLineCount() - 1; index >= 0; index--) {
79865 getLineCount: function () { return lineStarts.length; },79871 for (var index = lineInfo.getLineCount() - 1; index >= 0; index--) {