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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/demos/life/
H A Ddialogs.cpp81 bool isPDA = wxSystemSettings::GetScreenType() <= wxSYS_SCREEN_PDA; local
86 if (isPDA &&
125 sizer3->Add( CreateTextSizer(_("Select a configuration")), 0, wxALL|wxCENTRE, isPDA ? 2 : 10 );
127 if (!isPDA)

Completed in 29 milliseconds