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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/dfb/
H A Dapp.h37 virtual wxVideoMode GetDisplayMode() const;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/mgl/
H A Dapp.h49 virtual wxVideoMode GetDisplayMode() const { return m_displayMode; } function in class:wxApp
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/dfb/
H A Dutils.cpp53 return wxTheApp->GetDisplayMode().bpp;
58 wxVideoMode mode(wxTheApp->GetDisplayMode());
H A Dapp.cpp80 wxVideoMode wxApp::GetDisplayMode() const function in class:wxApp
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dapp.h459 virtual wxVideoMode GetDisplayMode() const;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dappcmn.cpp185 wxVideoMode wxAppBase::GetDisplayMode() const function in class:wxAppBase
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavdevice/
H A Ddecklink_enc.cpp205 ctx->bmd_mode = mode->GetDisplayMode();

Completed in 108 milliseconds