Home
last modified time | relevance | path

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

/dports/editors/nedit/nedit-5.7/source/
H A DtextDisp.h150 Pixel calltipFGPixel; member
172 Pixel calltipFGPixel, Pixel calltipBGPixel);
H A DtextP.h60 Pixel cursorFGPixel, lineNumFGPixel, calltipFGPixel, calltipBGPixel; member
H A Dcalltips.c276 XmNforeground, textD->calltipFGPixel, in ShowCalltip()
H A DtextDisp.c190 Pixel calltipFGPixel, Pixel calltipBGPixel) in TextDCreate() argument
252 textD->calltipFGPixel = calltipFGPixel; in TextDCreate()
H A Dtext.c641 XtOffset(TextWidget, text.calltipFGPixel), XmRString,
831 new->text.backlightCharTypes, new->text.calltipFGPixel, in initialize()