Home
last modified time | relevance | path

Searched refs:TLABELx (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/mtpaint/mtPaint-4ea607e/src/
H A Dcpick.c811 TLABELx(_("Red"), 0, 0, 10),
815 TLABELx(_("Green"), 0, 0, 10),
819 TLABELx(_("Blue"), 0, 0, 10),
823 TLABELx(_("Hue"), 0, 0, 10),
827 TLABELx(_("Saturation"), 0, 0, 10),
831 TLABELx(_("Value"), 0, 0, 10),
835 TLABELx(_("Hex"), 0, 0, 10),
840 TLABELx(_("Opacity"), 0, 0, 10),
H A Dprefs.c319 TLABELx(_("Tool Variable"), 5, 5, 5),
H A Dvcode.h722 #define TLABELx(NM,PX,PY,AX) WBh_t1(LABEL, 2), (NM), WBppa(PX, PY, AX) macro
/dports/graphics/mtpaint/mtPaint-4ea607e/doc/
H A Dvcode.t2t398 - "**x**" affixed to a version that has extra parameters: //TLABELx()//
721 : //TLABELx(text, x_padding, y_padding, x_align)// :