Home
last modified time | relevance | path

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

/dports/print/fontforge/fontforge-20201107/gdraw/
H A Dggadgets.c66 static Color popup_foreground=0, popup_background=COLOR_CREATE(0xff,0xff,0xc0); variable
94 …{N_("Color|Foreground"), "Foreground", rt_color, &popup_foreground, N_("Text color for popup windo…
453 popup_foreground = GResourceFindColor("GGadget.Popup.Foreground",popup_foreground); in GGadgetInit()
632 GDrawDrawText(popup,x,y,pt,temp,popup_foreground); in msgpopup_eh()