Home
last modified time | relevance | path

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

/dports/editors/nedit/nedit-5.7/source/
H A DtextDisp.c156 static void releaseGC(Widget w, GC gc);
314 releaseGC(textD->w, textD->gc); in TextDFree()
315 releaseGC(textD->w, textD->selectGC); in TextDFree()
319 releaseGC(textD->w, textD->styleGC); in TextDFree()
320 releaseGC(textD->w, textD->lineNumGC); in TextDFree()
400 releaseGC(textD->w, textD->gc); in TextDSetColors()
401 releaseGC(textD->w, textD->selectGC); in TextDSetColors()
405 releaseGC(textD->w, textD->lineNumGC); in TextDSetColors()
482 releaseGC(textD->w, textD->gc); in TextDSetFont()
483 releaseGC(textD->w, textD->selectGC); in TextDSetFont()
[all …]
/dports/comms/flmsg/flmsg-4.0.19/src/widgets/
H A DFl_Text_Display_mod_1_1.cxx301 releaseGC(textD->w, textD->gc);
302 releaseGC(textD->w, textD->selectGC);
303 releaseGC(textD->w, textD->highlightGC);
304 releaseGC(textD->w, textD->selectBGGC);
305 releaseGC(textD->w, textD->highlightBGGC);
307 releaseGC(textD->w, textD->lineNumGC);
/dports/x11/virtualgl/virtualgl-3.0/server/fltk/src/
H A DFl_Text_Display.cxx294 releaseGC(textD->w, textD->gc);
295 releaseGC(textD->w, textD->selectGC);
296 releaseGC(textD->w, textD->highlightGC);
297 releaseGC(textD->w, textD->selectBGGC);
298 releaseGC(textD->w, textD->highlightBGGC);
300 releaseGC(textD->w, textD->lineNumGC);