Home
last modified time | relevance | path

Searched refs:SHAPE_STAR (Results 1 – 4 of 4) sorted by path

/dports/devel/itext/itext-4.2.0/rtf/com/lowagie/text/rtf/graphic/
H A DRtfShape.java84 public static final int SHAPE_STAR = 12; field in RtfShape
/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dchoice.c816 ShowStipple(mainDisplay, choiceWindow, rasterGC, shapePixmap[SHAPE_STAR], in ShowShape()
H A Dconst.h925 #define SHAPE_STAR 12 macro
H A Dshape.c194 case SHAPE_STAR: return CreatePolygonShape(12, FALSE);
629 case SHAPE_STAR: CalcStarShapeVs(); break;