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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/svg/
H A Ddcsvg.cpp472 wxScreenDC sDC ; local
474 sDC.SetFont (m_font);
475 if ( font != NULL ) sDC.SetFont ( *font );
476 sDC.GetTextExtent(string, w, h, descent, externalLeading );
484 wxScreenDC sDC ; local
485 sDC.SetFont (m_font);
488 return ( sDC.GetCharHeight() );
495 wxScreenDC sDC ; local
496 sDC.SetFont (m_font);
499 return ( sDC
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Ddib.cpp416 SelectInHDC sDC(hDC, m_handle);

Completed in 43 milliseconds