Home
last modified time | relevance | path

Searched refs:fillRectangle (Results 1 – 25 of 990) sorted by relevance

12345678910>>...40

/dports/math/reduce/Reduce-svn5758-src/csl/fox/src/
H A DFXToolBarShell.cpp99 dc.fillRectangle(x,y,w,1); in drawRaisedRectangle()
100 dc.fillRectangle(x,y,1,h); in drawRaisedRectangle()
106 dc.fillRectangle(x,y,w,1); in drawSunkenRectangle()
107 dc.fillRectangle(x,y,1,h); in drawSunkenRectangle()
116 dc.fillRectangle(x,y,w,1); in drawRidgeRectangle()
117 dc.fillRectangle(x,y,1,h); in drawRidgeRectangle()
130 dc.fillRectangle(x,y,w,1); in drawGrooveRectangle()
131 dc.fillRectangle(x,y,1,h); in drawGrooveRectangle()
144 dc.fillRectangle(x,y,w-1,1); in drawDoubleRaisedRectangle()
145 dc.fillRectangle(x,y,1,h-1); in drawDoubleRaisedRectangle()
[all …]
H A DFXToolBarGrip.cpp148 dc.fillRectangle(xx,yy,1,2); in onPaint()
149 dc.fillRectangle(xx,yy+4,1,2); in onPaint()
150 dc.fillRectangle(xx,yy,ww-1,1); in onPaint()
151 dc.fillRectangle(xx,yy+4,ww-1,1); in onPaint()
166 dc.fillRectangle(xx,yy,1,2); in onPaint()
167 dc.fillRectangle(xx,yy,ww-1,1); in onPaint()
182 dc.fillRectangle(xx,yy,2,1); in onPaint()
183 dc.fillRectangle(xx+4,yy,2,1); in onPaint()
184 dc.fillRectangle(xx,yy,1,hh-1); in onPaint()
200 dc.fillRectangle(xx,yy,2,1); in onPaint()
[all …]
H A DFXFrame.cpp118 dc.fillRectangle(x,y,w,1); in drawRaisedRectangle()
119 dc.fillRectangle(x,y,1,h); in drawRaisedRectangle()
127 dc.fillRectangle(x,y,w,1); in drawSunkenRectangle()
128 dc.fillRectangle(x,y,1,h); in drawSunkenRectangle()
139 dc.fillRectangle(x,y,w,1); in drawRidgeRectangle()
140 dc.fillRectangle(x,y,1,h); in drawRidgeRectangle()
159 dc.fillRectangle(x,y,w,1); in drawGrooveRectangle()
160 dc.fillRectangle(x,y,1,h); in drawGrooveRectangle()
182 dc.fillRectangle(x,y,w-1,1); in drawDoubleRaisedRectangle()
183 dc.fillRectangle(x,y,1,h-1); in drawDoubleRaisedRectangle()
[all …]
H A DFXPacker.cpp115 dc.fillRectangle(x,y,w,1); in drawRaisedRectangle()
116 dc.fillRectangle(x,y,1,h); in drawRaisedRectangle()
124 dc.fillRectangle(x,y,w,1); in drawSunkenRectangle()
125 dc.fillRectangle(x,y,1,h); in drawSunkenRectangle()
136 dc.fillRectangle(x,y,w,1); in drawRidgeRectangle()
137 dc.fillRectangle(x,y,1,h); in drawRidgeRectangle()
156 dc.fillRectangle(x,y,w,1); in drawGrooveRectangle()
157 dc.fillRectangle(x,y,1,h); in drawGrooveRectangle()
179 dc.fillRectangle(x,y,w-1,1); in drawDoubleRaisedRectangle()
180 dc.fillRectangle(x,y,1,h-1); in drawDoubleRaisedRectangle()
[all …]
H A DFXPopup.cpp355 dc.fillRectangle(x,y,w,1); in drawRaisedRectangle()
356 dc.fillRectangle(x,y,1,h); in drawRaisedRectangle()
362 dc.fillRectangle(x,y,w,1); in drawSunkenRectangle()
363 dc.fillRectangle(x,y,1,h); in drawSunkenRectangle()
372 dc.fillRectangle(x,y,w,1); in drawRidgeRectangle()
373 dc.fillRectangle(x,y,1,h); in drawRidgeRectangle()
386 dc.fillRectangle(x,y,w,1); in drawGrooveRectangle()
387 dc.fillRectangle(x,y,1,h); in drawGrooveRectangle()
400 dc.fillRectangle(x,y,w-1,1); in drawDoubleRaisedRectangle()
401 dc.fillRectangle(x,y,1,h-1); in drawDoubleRaisedRectangle()
[all …]
/dports/x11-toolkits/fox14/fox-1.4.35/src/
H A DFXToolBarShell.cpp99 dc.fillRectangle(x,y,w,1); in drawRaisedRectangle()
100 dc.fillRectangle(x,y,1,h); in drawRaisedRectangle()
106 dc.fillRectangle(x,y,w,1); in drawSunkenRectangle()
107 dc.fillRectangle(x,y,1,h); in drawSunkenRectangle()
116 dc.fillRectangle(x,y,w,1); in drawRidgeRectangle()
117 dc.fillRectangle(x,y,1,h); in drawRidgeRectangle()
130 dc.fillRectangle(x,y,w,1); in drawGrooveRectangle()
131 dc.fillRectangle(x,y,1,h); in drawGrooveRectangle()
144 dc.fillRectangle(x,y,w-1,1); in drawDoubleRaisedRectangle()
145 dc.fillRectangle(x,y,1,h-1); in drawDoubleRaisedRectangle()
[all …]
H A DFXToolBarGrip.cpp144 dc.fillRectangle(xx,yy,1,2); in onPaint()
145 dc.fillRectangle(xx,yy+4,1,2); in onPaint()
146 dc.fillRectangle(xx,yy,ww-1,1); in onPaint()
147 dc.fillRectangle(xx,yy+4,ww-1,1); in onPaint()
162 dc.fillRectangle(xx,yy,1,2); in onPaint()
163 dc.fillRectangle(xx,yy,ww-1,1); in onPaint()
178 dc.fillRectangle(xx,yy,2,1); in onPaint()
179 dc.fillRectangle(xx+4,yy,2,1); in onPaint()
180 dc.fillRectangle(xx,yy,1,hh-1); in onPaint()
196 dc.fillRectangle(xx,yy,2,1); in onPaint()
[all …]
H A DFXFrame.cpp118 dc.fillRectangle(x,y,w,1); in drawRaisedRectangle()
119 dc.fillRectangle(x,y,1,h); in drawRaisedRectangle()
127 dc.fillRectangle(x,y,w,1); in drawSunkenRectangle()
128 dc.fillRectangle(x,y,1,h); in drawSunkenRectangle()
139 dc.fillRectangle(x,y,w,1); in drawRidgeRectangle()
140 dc.fillRectangle(x,y,1,h); in drawRidgeRectangle()
159 dc.fillRectangle(x,y,w,1); in drawGrooveRectangle()
160 dc.fillRectangle(x,y,1,h); in drawGrooveRectangle()
182 dc.fillRectangle(x,y,w-1,1); in drawDoubleRaisedRectangle()
183 dc.fillRectangle(x,y,1,h-1); in drawDoubleRaisedRectangle()
[all …]
H A DFXPacker.cpp115 dc.fillRectangle(x,y,w,1); in drawRaisedRectangle()
116 dc.fillRectangle(x,y,1,h); in drawRaisedRectangle()
124 dc.fillRectangle(x,y,w,1); in drawSunkenRectangle()
125 dc.fillRectangle(x,y,1,h); in drawSunkenRectangle()
136 dc.fillRectangle(x,y,w,1); in drawRidgeRectangle()
137 dc.fillRectangle(x,y,1,h); in drawRidgeRectangle()
156 dc.fillRectangle(x,y,w,1); in drawGrooveRectangle()
157 dc.fillRectangle(x,y,1,h); in drawGrooveRectangle()
179 dc.fillRectangle(x,y,w-1,1); in drawDoubleRaisedRectangle()
180 dc.fillRectangle(x,y,1,h-1); in drawDoubleRaisedRectangle()
[all …]
H A DFXPopup.cpp354 dc.fillRectangle(x,y,w,1); in drawRaisedRectangle()
355 dc.fillRectangle(x,y,1,h); in drawRaisedRectangle()
361 dc.fillRectangle(x,y,w,1); in drawSunkenRectangle()
362 dc.fillRectangle(x,y,1,h); in drawSunkenRectangle()
371 dc.fillRectangle(x,y,w,1); in drawRidgeRectangle()
372 dc.fillRectangle(x,y,1,h); in drawRidgeRectangle()
385 dc.fillRectangle(x,y,w,1); in drawGrooveRectangle()
386 dc.fillRectangle(x,y,1,h); in drawGrooveRectangle()
399 dc.fillRectangle(x,y,w-1,1); in drawDoubleRaisedRectangle()
400 dc.fillRectangle(x,y,1,h-1); in drawDoubleRaisedRectangle()
[all …]
/dports/x11-toolkits/fox16/fox-1.6.57/src/
H A DFXToolBarShell.cpp99 dc.fillRectangle(x,y,w,1); in drawRaisedRectangle()
100 dc.fillRectangle(x,y,1,h); in drawRaisedRectangle()
106 dc.fillRectangle(x,y,w,1); in drawSunkenRectangle()
107 dc.fillRectangle(x,y,1,h); in drawSunkenRectangle()
116 dc.fillRectangle(x,y,w,1); in drawRidgeRectangle()
117 dc.fillRectangle(x,y,1,h); in drawRidgeRectangle()
130 dc.fillRectangle(x,y,w,1); in drawGrooveRectangle()
131 dc.fillRectangle(x,y,1,h); in drawGrooveRectangle()
144 dc.fillRectangle(x,y,w-1,1); in drawDoubleRaisedRectangle()
145 dc.fillRectangle(x,y,1,h-1); in drawDoubleRaisedRectangle()
[all …]
H A DFXToolBarGrip.cpp148 dc.fillRectangle(xx,yy,1,2); in onPaint()
149 dc.fillRectangle(xx,yy+4,1,2); in onPaint()
150 dc.fillRectangle(xx,yy,ww-1,1); in onPaint()
151 dc.fillRectangle(xx,yy+4,ww-1,1); in onPaint()
166 dc.fillRectangle(xx,yy,1,2); in onPaint()
167 dc.fillRectangle(xx,yy,ww-1,1); in onPaint()
182 dc.fillRectangle(xx,yy,2,1); in onPaint()
183 dc.fillRectangle(xx+4,yy,2,1); in onPaint()
184 dc.fillRectangle(xx,yy,1,hh-1); in onPaint()
200 dc.fillRectangle(xx,yy,2,1); in onPaint()
[all …]
H A DFXFrame.cpp118 dc.fillRectangle(x,y,w,1); in drawRaisedRectangle()
119 dc.fillRectangle(x,y,1,h); in drawRaisedRectangle()
127 dc.fillRectangle(x,y,w,1); in drawSunkenRectangle()
128 dc.fillRectangle(x,y,1,h); in drawSunkenRectangle()
139 dc.fillRectangle(x,y,w,1); in drawRidgeRectangle()
140 dc.fillRectangle(x,y,1,h); in drawRidgeRectangle()
159 dc.fillRectangle(x,y,w,1); in drawGrooveRectangle()
160 dc.fillRectangle(x,y,1,h); in drawGrooveRectangle()
182 dc.fillRectangle(x,y,w-1,1); in drawDoubleRaisedRectangle()
183 dc.fillRectangle(x,y,1,h-1); in drawDoubleRaisedRectangle()
[all …]
H A DFXPacker.cpp115 dc.fillRectangle(x,y,w,1); in drawRaisedRectangle()
116 dc.fillRectangle(x,y,1,h); in drawRaisedRectangle()
124 dc.fillRectangle(x,y,w,1); in drawSunkenRectangle()
125 dc.fillRectangle(x,y,1,h); in drawSunkenRectangle()
136 dc.fillRectangle(x,y,w,1); in drawRidgeRectangle()
137 dc.fillRectangle(x,y,1,h); in drawRidgeRectangle()
156 dc.fillRectangle(x,y,w,1); in drawGrooveRectangle()
157 dc.fillRectangle(x,y,1,h); in drawGrooveRectangle()
179 dc.fillRectangle(x,y,w-1,1); in drawDoubleRaisedRectangle()
180 dc.fillRectangle(x,y,1,h-1); in drawDoubleRaisedRectangle()
[all …]
H A DFXPopup.cpp355 dc.fillRectangle(x,y,w,1); in drawRaisedRectangle()
356 dc.fillRectangle(x,y,1,h); in drawRaisedRectangle()
362 dc.fillRectangle(x,y,w,1); in drawSunkenRectangle()
363 dc.fillRectangle(x,y,1,h); in drawSunkenRectangle()
372 dc.fillRectangle(x,y,w,1); in drawRidgeRectangle()
373 dc.fillRectangle(x,y,1,h); in drawRidgeRectangle()
386 dc.fillRectangle(x,y,w,1); in drawGrooveRectangle()
387 dc.fillRectangle(x,y,1,h); in drawGrooveRectangle()
400 dc.fillRectangle(x,y,w-1,1); in drawDoubleRaisedRectangle()
401 dc.fillRectangle(x,y,1,h-1); in drawDoubleRaisedRectangle()
[all …]
/dports/audio/gogglesmm/gogglesmm-1.2.2/cfox/lib/
H A DFXToolBarGrip.cpp148 dc.fillRectangle(xx,yy,1,2); in onPaint()
149 dc.fillRectangle(xx,yy+4,1,2); in onPaint()
150 dc.fillRectangle(xx,yy,ww-1,1); in onPaint()
151 dc.fillRectangle(xx,yy+4,ww-1,1); in onPaint()
166 dc.fillRectangle(xx,yy,1,2); in onPaint()
167 dc.fillRectangle(xx,yy,ww-1,1); in onPaint()
182 dc.fillRectangle(xx,yy,2,1); in onPaint()
183 dc.fillRectangle(xx+4,yy,2,1); in onPaint()
184 dc.fillRectangle(xx,yy,1,hh-1); in onPaint()
200 dc.fillRectangle(xx,yy,2,1); in onPaint()
[all …]
H A DFXFrame.cpp119 dc.fillRectangle(x,y,w,1); in drawRaisedRectangle()
120 dc.fillRectangle(x,y,1,h); in drawRaisedRectangle()
128 dc.fillRectangle(x,y,w,1); in drawSunkenRectangle()
129 dc.fillRectangle(x,y,1,h); in drawSunkenRectangle()
140 dc.fillRectangle(x,y,w,1); in drawRidgeRectangle()
141 dc.fillRectangle(x,y,1,h); in drawRidgeRectangle()
160 dc.fillRectangle(x,y,w,1); in drawGrooveRectangle()
161 dc.fillRectangle(x,y,1,h); in drawGrooveRectangle()
183 dc.fillRectangle(x,y,w-1,1); in drawDoubleRaisedRectangle()
184 dc.fillRectangle(x,y,1,h-1); in drawDoubleRaisedRectangle()
[all …]
H A DFXToolBarShell.cpp158 dc.fillRectangle(x,y,w,1); in drawRaisedRectangle()
159 dc.fillRectangle(x,y,1,h); in drawRaisedRectangle()
165 dc.fillRectangle(x,y,w,1); in drawSunkenRectangle()
166 dc.fillRectangle(x,y,1,h); in drawSunkenRectangle()
175 dc.fillRectangle(x,y,w,1); in drawRidgeRectangle()
176 dc.fillRectangle(x,y,1,h); in drawRidgeRectangle()
189 dc.fillRectangle(x,y,w,1); in drawGrooveRectangle()
190 dc.fillRectangle(x,y,1,h); in drawGrooveRectangle()
203 dc.fillRectangle(x,y,w-1,1); in drawDoubleRaisedRectangle()
204 dc.fillRectangle(x,y,1,h-1); in drawDoubleRaisedRectangle()
[all …]
H A DFXPacker.cpp119 dc.fillRectangle(x,y,w,1); in drawRaisedRectangle()
120 dc.fillRectangle(x,y,1,h); in drawRaisedRectangle()
128 dc.fillRectangle(x,y,w,1); in drawSunkenRectangle()
129 dc.fillRectangle(x,y,1,h); in drawSunkenRectangle()
140 dc.fillRectangle(x,y,w,1); in drawRidgeRectangle()
141 dc.fillRectangle(x,y,1,h); in drawRidgeRectangle()
160 dc.fillRectangle(x,y,w,1); in drawGrooveRectangle()
161 dc.fillRectangle(x,y,1,h); in drawGrooveRectangle()
183 dc.fillRectangle(x,y,w-1,1); in drawDoubleRaisedRectangle()
184 dc.fillRectangle(x,y,1,h-1); in drawDoubleRaisedRectangle()
[all …]
H A DFXPopup.cpp362 dc.fillRectangle(x,y,w,1); in drawRaisedRectangle()
363 dc.fillRectangle(x,y,1,h); in drawRaisedRectangle()
369 dc.fillRectangle(x,y,w,1); in drawSunkenRectangle()
370 dc.fillRectangle(x,y,1,h); in drawSunkenRectangle()
379 dc.fillRectangle(x,y,w,1); in drawRidgeRectangle()
380 dc.fillRectangle(x,y,1,h); in drawRidgeRectangle()
393 dc.fillRectangle(x,y,w,1); in drawGrooveRectangle()
394 dc.fillRectangle(x,y,1,h); in drawGrooveRectangle()
407 dc.fillRectangle(x,y,w-1,1); in drawDoubleRaisedRectangle()
408 dc.fillRectangle(x,y,1,h-1); in drawDoubleRaisedRectangle()
[all …]
/dports/x11-toolkits/fox17/fox-1.7.77/lib/
H A DFXToolBarGrip.cpp148 dc.fillRectangle(xx,yy,1,2); in onPaint()
149 dc.fillRectangle(xx,yy+4,1,2); in onPaint()
150 dc.fillRectangle(xx,yy,ww-1,1); in onPaint()
151 dc.fillRectangle(xx,yy+4,ww-1,1); in onPaint()
166 dc.fillRectangle(xx,yy,1,2); in onPaint()
167 dc.fillRectangle(xx,yy,ww-1,1); in onPaint()
182 dc.fillRectangle(xx,yy,2,1); in onPaint()
183 dc.fillRectangle(xx+4,yy,2,1); in onPaint()
184 dc.fillRectangle(xx,yy,1,hh-1); in onPaint()
200 dc.fillRectangle(xx,yy,2,1); in onPaint()
[all …]
H A DFXFrame.cpp119 dc.fillRectangle(x,y,w,1); in drawRaisedRectangle()
120 dc.fillRectangle(x,y,1,h); in drawRaisedRectangle()
128 dc.fillRectangle(x,y,w,1); in drawSunkenRectangle()
129 dc.fillRectangle(x,y,1,h); in drawSunkenRectangle()
140 dc.fillRectangle(x,y,w,1); in drawRidgeRectangle()
141 dc.fillRectangle(x,y,1,h); in drawRidgeRectangle()
160 dc.fillRectangle(x,y,w,1); in drawGrooveRectangle()
161 dc.fillRectangle(x,y,1,h); in drawGrooveRectangle()
183 dc.fillRectangle(x,y,w-1,1); in drawDoubleRaisedRectangle()
184 dc.fillRectangle(x,y,1,h-1); in drawDoubleRaisedRectangle()
[all …]
H A DFXToolBarShell.cpp158 dc.fillRectangle(x,y,w,1); in drawRaisedRectangle()
159 dc.fillRectangle(x,y,1,h); in drawRaisedRectangle()
165 dc.fillRectangle(x,y,w,1); in drawSunkenRectangle()
166 dc.fillRectangle(x,y,1,h); in drawSunkenRectangle()
175 dc.fillRectangle(x,y,w,1); in drawRidgeRectangle()
176 dc.fillRectangle(x,y,1,h); in drawRidgeRectangle()
189 dc.fillRectangle(x,y,w,1); in drawGrooveRectangle()
190 dc.fillRectangle(x,y,1,h); in drawGrooveRectangle()
203 dc.fillRectangle(x,y,w-1,1); in drawDoubleRaisedRectangle()
204 dc.fillRectangle(x,y,1,h-1); in drawDoubleRaisedRectangle()
[all …]
H A DFXPacker.cpp119 dc.fillRectangle(x,y,w,1); in drawRaisedRectangle()
120 dc.fillRectangle(x,y,1,h); in drawRaisedRectangle()
128 dc.fillRectangle(x,y,w,1); in drawSunkenRectangle()
129 dc.fillRectangle(x,y,1,h); in drawSunkenRectangle()
140 dc.fillRectangle(x,y,w,1); in drawRidgeRectangle()
141 dc.fillRectangle(x,y,1,h); in drawRidgeRectangle()
160 dc.fillRectangle(x,y,w,1); in drawGrooveRectangle()
161 dc.fillRectangle(x,y,1,h); in drawGrooveRectangle()
183 dc.fillRectangle(x,y,w-1,1); in drawDoubleRaisedRectangle()
184 dc.fillRectangle(x,y,1,h-1); in drawDoubleRaisedRectangle()
[all …]
/dports/x11-fm/xfe/xfe-1.44/src/
H A Dclearlooks.cpp976 dc.fillRectangle(x+1, y+1, w-1, 1); in drawGradientScrollButton()
977 dc.fillRectangle(x+1, y+1, 1, h-2); in drawGradientScrollButton()
979 dc.fillRectangle(x, y, w, 1); in drawGradientScrollButton()
980 dc.fillRectangle(x, y, 1, h-1); in drawGradientScrollButton()
981 dc.fillRectangle(x, y+h-1, w, 1); in drawGradientScrollButton()
982 dc.fillRectangle(x+w-1, y, 1, h); in drawGradientScrollButton()
1239 dc.fillRectangle(x, y, w, 1); in drawGradientArrowButton()
1240 dc.fillRectangle(x, y, 1, h-1); in drawGradientArrowButton()
1262 dc.fillRectangle(x, y, w, h); in drawGradientArrowButton()
1269 dc.fillRectangle(x, y, w, 1); in drawGradientArrowButton()
[all …]

12345678910>>...40