OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dimRound
(Results
1 - 3
of
3
) sorted by relevancy
/xsrc/external/mit/xterm/dist/
xterm.h
1710
extern int
dimRound
(double /* value */);
util.c
3550
int height =
dimRound
(adds + fontHigh);
3551
int descnt =
dimRound
(adds / 2.0) + FontDescent(screen);
5781
dimRound
(double value)
fontutils.c
68
#define SetFontHeight(screen,dst,src) (dst)->f_height =
dimRound
((double)((screen)->scale_height * (float) (src)))
Completed in 40 milliseconds
Indexes created Mon Aug 17 00:26:26 UTC 2026