Searched refs:SetBorders (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/xrc/
H A Dxh_html.cpp48 control->SetBorders(GetDimension(wxT("borders")));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/html/about/
H A Dabout.cpp141 html -> SetBorders(0);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dhtmlstrt.tex61 \item \helpref{SetBorders}{wxhtmlwindowsetborders}
H A Dfs_mem.tex37 html->SetBorders(0);
H A Dhtwindow.tex322 Read values: all things set by SetFonts, SetBorders.
376 \membersection{wxHtmlWindow::SetBorders}\label{wxhtmlwindowsetborders}
378 \func{void}{SetBorders}{\param{int }{b}}
471 Saved values: all things set by SetFonts, SetBorders.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/demos/forty/
H A Dforty.cpp352 html -> SetBorders(10);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/html/
H A Dhtmlwin.h314 void SetBorders(int b) {m_Borders = b;} function in class:wxHtmlWindow
322 // saved values : things set by SetFonts, SetBorders.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/html/
H A Dhtmlwin.cpp306 SetBorders(10);

Completed in 68 milliseconds