Searched refs:ScaleWidget (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/xmag/dist/
H A DScale.c107 static void GetGC ( ScaleWidget sw );
108 static void GetInitialScaleValues ( ScaleWidget sw );
109 static void GetRectangleBuffer ( ScaleWidget sw, Cardinal buffer_size );
112 static void BuildTable ( ScaleWidget sw );
113 static void FlushRectangles ( ScaleWidget sw, Drawable drawable, GC gc );
114 static void FillRectangle ( ScaleWidget sw, Drawable drawable, GC gc,
117 static void ScaleImage ( ScaleWidget sw, Drawable drawable,
121 static int FindPixel ( ScaleWidget sw, Position x, Position y,
124 static void TryResize ( ScaleWidget sw );
125 static void Precision ( ScaleWidget s
[all...]
H A DCutPaste.c49 ScaleWidget sw = (ScaleWidget) w;
H A DScale.h109 typedef struct _ScaleRec *ScaleWidget; typedef in typeref:struct:_ScaleRec *

Completed in 3 milliseconds