Searched refs:largecards (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/demos/forty/
H A Dforty.cpp71 bool largecards = false; local
84 largecards = true;
93 largecards
135 FortyFrame::FortyFrame(wxFrame* frame, const wxString& title, const wxPoint& pos, const wxSize& size, bool largecards): argument
176 optionsMenu->Check(LARGE_CARDS, largecards ? true : false);
190 if (largecards)
H A Dforty.h41 FortyFrame(wxFrame* frame, const wxString& title, const wxPoint& pos, const wxSize& size, bool largecards);

Completed in 105 milliseconds