OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:scalewidth
(Results
1 - 1
of
1
) sorted by relevancy
/xsrc/external/mit/libXaw/dist/src/
StripChart.c
390
int
scalewidth
= 0;
local
403
scalewidth
= XtWidth(w);
417
if (!
scalewidth
)
418
scalewidth
= width;
438
XDrawLine(dpy, win, w->strip_chart.hiGC, left, j,
scalewidth
, j);
Completed in 23 milliseconds
Indexes created Wed Aug 19 00:25:20 UTC 2026