Home | History | Annotate | Download | only in fxge

Lines Matching refs:FXFILL_NOPATHSMOOTH

595       if (fill_mode & FXFILL_NOPATHSMOOTH)
596 smooth_path |= FXFILL_NOPATHSMOOTH;
905 (text_flags & FXTEXT_NOSMOOTH) == 0 ? 0 : FXFILL_NOPATHSMOOTH;