Searched refs:SetTextForeground (Results 76 - 100 of 106) sorted by relevance

12345

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Dtabg.cpp207 dc.SetTextForeground(col);
478 dc.SetTextForeground(col);
H A Dtreectlg.cpp2568 dc.SetTextForeground(colText);
2587 dc.SetTextForeground(*wxBLACK);
H A Dgrid.cpp1923 dc.SetTextForeground( grid.GetSelectionForeground() );
1928 dc.SetTextForeground( attr.GetTextColour() );
1934 dc.SetTextForeground(wxSystemSettings::GetColour(wxSYS_COLOUR_GRAYTEXT));
2367 dc.SetTextForeground(attr.GetTextColour());
8135 dc.SetTextForeground( GetLabelTextColour() );
8196 dc.SetTextForeground( GetLabelTextColour() );
H A Ddcpsg.cpp1641 SetTextForeground( *wxBLACK );
H A Dlistctrl.cpp1442 dc->SetTextForeground(colText);
1810 dc.SetTextForeground(GetForegroundColour());
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/univ/themes/
H A Dgtk.cpp1256 dc.SetTextForeground(*wxBLACK);
1265 dc.SetTextForeground(colFgOld);
1358 dcMem.SetTextForeground(dc.GetTextForeground());
H A Dwin32.cpp1547 dc.SetTextForeground(m_penDarkGrey.GetColour());
1819 dcMem.SetTextForeground(dc.GetTextForeground());
2207 dc.SetTextForeground(wxSCHEME_COLOUR(m_scheme, SHADOW_HIGHLIGHT));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/drawing/
H A Ddrawing.cpp938 dc.SetTextForeground( wxColour(255,255,0,128) );
1218 dc.SetTextForeground( m_owner->m_colourForeground );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Ddc.tex254 (all bits set to 0). See also \helpref{SetTextForeground}{wxdcsettextforeground},
839 Gets the current text foreground colour (see \helpref{wxDC::SetTextForeground}{wxdcsettextforeground}).
1168 \membersection{wxDC::SetTextForeground}\label{wxdcsettextforeground}
1170 \func{void}{SetTextForeground}{\param{const wxColour\& }{colour}}
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/univ/
H A Dnotebook.cpp529 dc.SetTextForeground(GetForegroundColour());
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Ddcgraph.cpp261 void wxGCDC::SetTextForeground( const wxColour &col ) function in class:wxGCDC
263 wxCHECK_RET( Ok(), wxT("wxGCDC(cg)::SetTextForeground - invalid DC") );
H A Dcombocmn.cpp1317 dc.SetTextForeground( fgCol );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/fl/
H A Dtoolwnd.cpp213 dc.SetTextForeground( *wxWHITE );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/svg/
H A Ddcsvg.cpp599 void wxSVGFileDC::SetTextForeground ( const wxColour& textForegroundColour ) function in class:wxSVGFileDC
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/font/
H A Dfont.cpp891 dc.SetTextForeground(m_colour);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/utils/wxCas/src/
H A Dwxcasframe.cpp296 SetTextForeground ( *wxWHITE );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/classic/
H A Ddc.cpp108 void SetTextForeground( const wxColour &col ) = 0 ;
538 void wxDC::SetTextForeground( const wxColour &col ) function in class:wxDC
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk/
H A Ddcclient.cpp1640 dc.SetTextForeground( *wxWHITE );
2201 void wxWindowDC::SetTextForeground( const wxColour &col ) function in class:wxWindowDC
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk1/
H A Ddcclient.cpp1473 dc.SetTextForeground( *wxWHITE );
1930 void wxWindowDC::SetTextForeground( const wxColour &col ) function in class:wxWindowDC
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/dialogs/
H A Ddialogs.cpp1403 dc.SetTextForeground(wxGetApp().m_canvasTextColour);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/extern/wxWidgets/
H A Dlistctrl.cpp1438 dc->SetTextForeground(colText);
1804 dc.SetTextForeground(GetForegroundColour());
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/
H A Ddc.cpp554 void wxDC::SetTextForeground( const wxColour &col ) function in class:wxDC
556 wxCHECK_RET(Ok(), wxT("wxDC::SetTextForeground - invalid DC"));
H A Ddccg.cpp1369 void wxDC::SetTextForeground( const wxColour &col )
1371 wxCHECK_RET( Ok(), wxT("wxDC(cg)::SetTextForeground - invalid DC") );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/motif/
H A Ddcclient.cpp1990 void wxWindowDC::SetTextForeground( const wxColour &col ) function in class:wxWindowDC
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/ogl/
H A Ddrawn.cpp485 dc.SetTextForeground(col);

Completed in 437 milliseconds

12345