Home
last modified time | relevance | path

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

/dports/print/fontforge/fontforge-20201107/gdraw/
H A Dgmatrixedit.c47 gmatrixedit_activecol = 0x0000ff, gmatrixedit_activebg=0xffffc0; variable
57 …{N_("Active Background"), "ActiveBG", rt_color, &gmatrixedit_activebg, N_("Background color of the…
125 gmatrixedit_activebg = GResourceFindColor("GMatrixEdit.ActiveBG",gmatrixedit_activebg); in _GMatrixEdit_Init()
1604 GDrawFillRect(pixmap,&clip,gmatrixedit_activebg); in GMatrixEdit_SubExpose()
1684 gmatrixedit_activebg : GDrawGetDefaultBackground(GDrawGetDisplayOfWindow(pixmap)); in GMatrixEdit_SubExpose()
2115 small.main_background = gmatrixedit_activebg; in GMatrixEditCreate()