Home
last modified time | relevance | path

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

/dports/x11/eaglemode/eaglemode-0.95.0/include/emCore/
H A DemLook.h90 emColor GetOutputFgColor() const;
202 inline emColor emLook::GetOutputFgColor() const in GetOutputFgColor() function
/dports/x11/eaglemode/eaglemode-0.95.0/src/emAv/
H A DemAvLibDirCfg.cpp485 color=GetLook().GetOutputFgColor(); in UpdateStatusLabel()
489 color=GetLook().GetOutputFgColor(); in UpdateStatusLabel()
/dports/x11/eaglemode/eaglemode-0.95.0/src/emCore/
H A DemColorField.cpp391 GetLook().GetOutputFgColor(), in PaintContent()
473 fg=look.GetOutputFgColor(); in UpdateExpAppearance()
H A DemScalarField.cpp399 fgCol=GetLook().GetOutputFgColor(); in DoScalarField()
H A DemListBox.cpp386 fgColor=GetListBox().GetLook().GetOutputFgColor(); in Paint()
H A DemFileSelectionBox.cpp1130 fgColor=GetListBox().GetLook().GetOutputFgColor(); in GetFgColor()
H A DemTextField.cpp834 fgColor=GetLook().GetOutputFgColor(); in DoTextField()