Home
last modified time | relevance | path

Searched refs:LS_PLAIN (Results 1 – 12 of 12) sorted by relevance

/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Darc.c203 if (style == LS_PLAIN) return;
737 if (style == LS_PLAIN) {
746 if (style == LS_PLAIN) {
755 if (style != LS_PLAIN && !(pen == BACKPAT && trans_pat)) {
1047 if (arc_ptr->style != LS_PLAIN) {
1095 if (arc_ptr->style != LS_PLAIN) {
1201 if (arc_ptr->style == LS_PLAIN) {
1209 if (arc_ptr->style == LS_PLAIN) {
1836 style = LS_PLAIN;
H A Dpoly.c3220 poly_ptr->style = LS_PLAIN;
3419 new_poly_ptr->style = LS_PLAIN;
3451 new_poly_ptr->style = LS_PLAIN;
3518 lineStyle = LS_PLAIN;
4259 case LS_PLAIN: break;
4294 case LS_PLAIN: break;
4333 case LS_PLAIN: break;
4384 case LS_PLAIN: break;
4504 if (poly_ptr->style != LS_PLAIN && !RetractedArrowAttr(ObjPtr) &&
4560 if (poly_ptr->style != LS_PLAIN) {
[all …]
H A Dobj.c565 if (arc_ptr->style == LS_PLAIN) return;
656 if (poly_ptr->style != LS_PLAIN) {
H A Dconst.h285 #define LS_PLAIN 0 macro
H A Dnavigate.c1418 lineStyle = LS_PLAIN; in StartSlideShow()
H A Dshape.c884 lineStyle = LS_PLAIN; in GenerateShape()
H A Dmenuinfo.c99 { (char*)(&lineStylePixmap[LS_PLAIN]), NULL,
H A Drect.c821 if (poly_ptr->style == LS_PLAIN) {
H A Dsetup.c1619 lineStyle = LS_PLAIN; in Setup()
H A Ddrawing.c1251 if (style==LS_PLAIN && (w & 0x1)) {
H A Dstretch.c189 if (poly_ptr->style == LS_PLAIN || poly_ptr->style == LS_DOUBLE ||
H A Dexec.c3776 index = LS_PLAIN;