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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/x11/
H A Ddc.h28 #define MM_ANISOTROPIC 2 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Denhmeta.cpp394 size_t size = ::GetWinMetaFileBits(hEMF, 0, NULL, MM_ANISOTROPIC, hdc);
400 if ( !::GetWinMetaFileBits(hEMF, size, bits, MM_ANISOTROPIC, hdc) )
423 mfpict->mm = MM_ANISOTROPIC;
H A Dmetafile.cpp434 modeRecord->rdParm[0] = MM_ANISOTROPIC;
491 mfpict->mm = MM_ANISOTROPIC; //mf.GetWindowsMappingMode();
513 if ( mfpict->mm == MM_ANISOTROPIC )
H A Ddc.cpp587 ::SetMapMode(GetHdc(), MM_ANISOTROPIC); local
1921 // VZ: it seems very wasteful to always use MM_ANISOTROPIC when in 99% of
1925 ::SetMapMode(GetHdc(), MM_ANISOTROPIC); local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/gtk/
H A Ddc.h20 #define MM_ANISOTROPIC 2 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/gtk1/
H A Ddc.h26 #define MM_ANISOTROPIC 2 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/motif/
H A Ddc.h28 #define MM_ANISOTROPIC 2 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/mac/classic/
H A Ddc.h28 #define MM_ANISOTROPIC 2 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/mgl/
H A Ddc.h30 #define MM_ANISOTROPIC 2 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/msw/
H A Dmicrowin.h163 #define MM_ANISOTROPIC 8 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/mac/carbon/
H A Ddc.h28 #define MM_ANISOTROPIC 2 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dfunction.tex2544 SetMapMode(dc, MM_ANISOTROPIC);

Completed in 98 milliseconds