Searched refs:SetTextForeground (Results 26 - 50 of 106) sorted by relevance

12345

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DDownloadListCtrl.cpp850 dc->SetTextForeground(wxSystemSettings::GetColour(wxSYS_COLOUR_HIGHLIGHTTEXT));
854 dc->SetTextForeground(wxSystemSettings::GetColour(wxSYS_COLOUR_WINDOWTEXT));
867 dc->SetTextForeground(CMuleColour(theApp->glob_prefs->GetCatColor(file->GetCategory())) );
1024 dc->SetTextForeground(*wxWHITE);
1026 dc->SetTextForeground(*wxBLACK);
1029 dc->SetTextForeground(AktColor);
H A DSearchListCtrl.cpp817 dc->SetTextForeground(CMuleColour(wxSYS_COLOUR_HIGHLIGHTTEXT));
820 dc->SetTextForeground(CMuleColour(wxSYS_COLOUR_HIGHLIGHTTEXT));
824 dc->SetTextForeground(CMuleColour(wxSYS_COLOUR_WINDOWTEXT));
832 dc->SetTextForeground(GetItemTextColour(item));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Ddragimgg.cpp191 dc2.SetTextForeground(* wxLIGHT_GREY);
200 dc2.SetTextForeground(* wxBLACK);
H A Dhyperlink.cpp194 dc.SetTextForeground(GetForegroundColour());
H A Dtipwin.cpp335 dc.SetTextForeground(GetForegroundColour());
H A Dbmpcboxg.cpp402 dc.SetTextForeground(wxSystemSettings::GetColour(wxSYS_COLOUR_HIGHLIGHTTEXT));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/samples/svg/
H A Dsvgtest.cpp462 dc.SetTextForeground (_T("FIREBRICK"));
471 dc.SetTextForeground (wC) ;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/demos/forty/
H A Dcard.cpp196 dc.SetTextForeground(*wxBLACK);
200 dc.SetTextForeground(*wxRED);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/univ/
H A Dcheckbox.cpp153 dc.SetTextForeground(GetForegroundColour());
H A Dstatusbr.cpp114 dc.SetTextForeground(GetForegroundColour());
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/scroll/
H A Dscroll.cpp692 dc.SetTextForeground(s_redrawCount++ % 2 ? *wxRED : *wxBLUE);
710 dc.SetTextForeground(s_redrawCount++ % 2 ? *wxRED : *wxBLUE);
954 dc.SetTextForeground( wxSystemSettings::GetColour
958 dc.SetTextForeground( wxSystemSettings::GetColour
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/x11/
H A Ddcclient.h98 virtual void SetTextForeground(const wxColour& colour);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/cocoa/
H A Ddc.h117 virtual void SetTextForeground(const wxColour& colour) ;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Ddcgraph.h89 virtual void SetTextForeground(const wxColour& colour);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/gtk/
H A Ddcclient.h88 virtual void SetTextForeground( const wxColour &col );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/gtk1/
H A Ddcclient.h90 virtual void SetTextForeground( const wxColour &col );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/mac/classic/
H A Ddc.h99 virtual void SetTextForeground(const wxColour& colour) ;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/motif/
H A Ddcclient.h57 virtual void SetTextForeground(const wxColour& colour);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/richtext/
H A Drichtextprint.cpp189 dc->SetTextForeground(m_headerFooterData.GetTextColour());
191 dc->SetTextForeground(*wxBLACK);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/fl/
H A Dnewbmpbtn.cpp497 destDc.SetTextForeground( wxSystemSettings::GetColour(wxSYS_COLOUR_BTNTEXT) );
501 destDc.SetTextForeground( wxSystemSettings::GetColour(wxSYS_COLOUR_3DSHADOW) );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/ogl/
H A Ddivided.cpp80 dc.SetTextForeground(m_textColour);
106 dc.SetTextForeground(region->GetActualColourObject());
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/os2/
H A Downerdrw.cpp267 rDC.SetTextForeground(vColText);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/widgets/
H A Dbutton.cpp456 dc.SetTextForeground(*wxBLUE);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk/
H A Dminifram.cpp106 dc.SetTextForeground( *wxWHITE );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/html/
H A Dhtmlcell.cpp496 dc.SetTextForeground(info.GetStyle().GetSelectedTextColour(fg));
504 dc.SetTextForeground(fg);
1442 dc.SetTextForeground(m_Colour);
1444 dc.SetTextForeground(

Completed in 155 milliseconds

12345