Searched refs:nMax (Results 1 - 7 of 7) sorted by relevance

/macosx-10.10/ICU-531.30/icuSources/samples/layout/
H A Dclayout.c65 si.nMax = pf_getLineCount(context->paragraph) - 1;
188 si.nPos = si.nMax;
H A Dlayout.cpp64 si.nMax = context->paragraph->getLineCount() - 1;
186 si.nPos = si.nMax;
/macosx-10.10/tcl-105/tk/tk/win/
H A DtkWinScrlbr.c178 scrollInfo.nMax = MAX_SCROLL;
/macosx-10.10/tcl-105/tk84/tk/win/
H A DtkWinScrlbr.c181 scrollInfo.nMax = MAX_SCROLL;
/macosx-10.10/emacs-93/emacs/src/
H A Dw32term.c3669 si.nMax = VERTICAL_SCROLL_BAR_TOP_RANGE (f, height)
3671 si.nPage = si.nMax;
3808 si.nMax = VERTICAL_SCROLL_BAR_TOP_RANGE (f, height)
4077 top_range = si.nMax - si.nPage + 1;
/macosx-10.10/vim-55/src/
H A Dgui_w32.c1730 info.nMax = max;
/macosx-10.10/Heimdal-398.1.2/lib/sqlite/
H A Dsqlite3.c35198 int nMax; /* Configured cache size */ member in struct:PCache
35908 unsigned int nMax; /* Configured "cache_size" value */ member in struct:PCache1
36617 pcache1Cachesize(sqlite3_pcache *p, int nMax) argument
[all...]

Completed in 447 milliseconds