OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:target_denom
(Results
1 - 1
of
1
) sorted by relevancy
/xsrc/external/mit/ctwm/dist/
functions_win.c
557
int
target_denom
= tmp_win->frame_width;
local
565
if(si->denom !=
target_denom
) {
566
float scale = (float)
target_denom
/ si->denom;
568
si->denom =
target_denom
; /* s->denom *= scale; */
Completed in 4 milliseconds
Indexes created Sat Aug 15 00:25:12 UTC 2026