Home
last modified time | relevance | path

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

/dports/graphics/grx/grx249/src/pattern/
H A Dpfcirca.c25 void GrPatternFilledCircleArc(int xc,int yc,int r,int start,int end,int style,GrPattern *p) in GrPatternFilledCircleArc() function
/dports/graphics/grx/grx249/pascal/
H A Dgrx.pas862 procedure GrPatternFilledCircleArc(xc, yc, r, Start, Ende, Style: CInteger; p: GrPatternPtr); asmna… procedure