Home
last modified time | relevance | path

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

/dports/print/fontforge/fontforge-20201107/fontforgeexe/
H A Djustifydlg.c95 #define CID_Scripts 2004 macro
872 int cols = GMatrixEditGetColCnt(GWidgetGetControl(jd->gw,CID_Scripts)); in JSTF_Script_OK()
873 struct matrix_data *strings = GMatrixEditGet(GWidgetGetControl(jd->gw,CID_Scripts), &rows); in JSTF_Script_OK()
895 int cols = GMatrixEditGetColCnt(GWidgetGetControl(jd->gw,CID_Scripts)); in Jstf_Cancel()
896 struct matrix_data *strings = GMatrixEditGet(GWidgetGetControl(jd->gw,CID_Scripts), &rows); in Jstf_Cancel()
967 gcd[k].gd.cid = CID_Scripts; in JustifyDlg()
H A Dlookupui.c2287 #define CID_Scripts 2004 macro
2770 byscripts = GGadgetIsChecked(GWidgetGetControl(pstkd->gw,CID_Scripts)); in PSTKD_DoSort()
4867 gcd[i].gd.cid = CID_Scripts; in PSTKernD()