Searched refs:nDisplay (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/common/
H A Dtoplvcmn.cpp228 int nDisplay = wxDisplay::GetFromWindow(GetParent() ? GetParent() : this); local
229 wxDisplay dpy(nDisplay == wxNOT_FOUND ? 0 : nDisplay);

Completed in 54 milliseconds