Lines Matching refs:bres
293 FbBres *bres; in fbSelectBres() local
296 bres = fbBresFill; in fbSelectBres()
298 bres = fbBresSolid; in fbSelectBres()
302 bres = fbBresSolid8; in fbSelectBres()
305 bres = fbBresSolid16; in fbSelectBres()
308 bres = fbBresSolid32; in fbSelectBres()
315 bres = fbBresFillDash; in fbSelectBres()
317 bres = fbBresDash; in fbSelectBres()
322 bres = fbBresDash8; in fbSelectBres()
325 bres = fbBresDash16; in fbSelectBres()
328 bres = fbBresDash32; in fbSelectBres()
334 return bres; in fbSelectBres()
342 FbBres *bres; in fbSegment() local
363 bres = fbSelectBres(pDrawable, pGC); in fbSegment()
405 (*bres) (pDrawable, pGC, dashoff, in fbSegment()
449 (*bres) (pDrawable, pGC, doff, in fbSegment()