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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/html/
H A Dm_hline.cpp36 class wxHtmlLineCell : public wxHtmlCell class in inherits:wxHtmlCell
39 wxHtmlLineCell(int size, bool shading) : wxHtmlCell() {m_Height = size; m_HasShading = shading;} function in class:wxHtmlLineCell

Completed in 51 milliseconds