Searched defs:wxHtmlColourCell (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dhtcolor.tex
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/html/
H A Dhtmlcell.h535 class WXDLLIMPEXP_HTML wxHtmlColourCell : public wxHtmlCell class in inherits:wxHtmlCell
538 wxHtmlColourCell(const wxColour& clr, int flags = wxHTML_CLR_FOREGROUND) : wxHtmlCell() {m_Colour = clr; m_Flags = flags;} function in class:wxHtmlColourCell

Completed in 104 milliseconds