Home
last modified time | relevance | path

Searched refs:CID_Alpha (Results 1 – 2 of 2) sorted by relevance

/dports/print/fontforge/fontforge-20201107/gdraw/
H A Dgcolor.c173 #define CID_Alpha 1019 macro
179 static int cids[] = { CID_Hue, CID_Saturation, CID_Value, CID_Red, CID_Green, CID_Blue, CID_Alpha, …
228 if ( GGadgetGetCid(g)==CID_Alpha ) { in GCol_TextChanged()
/dports/print/fontforge/fontforge-20201107/fontforgeexe/
H A Dlookupui.c2285 #define CID_Alpha 2002 macro
2768 if ( pstkd->gw!=NULL && GWidgetGetControl(pstkd->gw,CID_Alpha)!=NULL ) { in PSTKD_DoSort()
2769 isalphabetic = GGadgetIsChecked(GWidgetGetControl(pstkd->gw,CID_Alpha)); in PSTKD_DoSort()
4826 gcd[i].gd.cid = CID_Alpha; in PSTKernD()