Home
last modified time | relevance | path

Searched defs:GrPatternFilledCircle (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/grx/grx249/src/pattern/
H A Dpfcirc.c25 void GrPatternFilledCircle(int xc,int yc,int r,GrPattern *p) in GrPatternFilledCircle() function
/dports/graphics/grx/grx249/pascal/
H A Dgrx.pas860 procedure GrPatternFilledCircle(xc, yc, r: CInteger; p: GrPatternPtr); asmname 'GrPatternFilledCirc… procedure