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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/
H A Drenderer.cpp167 cgContext = (CGContextRef) dc.GetGraphicsContext()->GetNativeContext();
290 cgContext = (CGContextRef) dc.GetGraphicsContext()->GetNativeContext();
375 cgContext = (CGContextRef) dc.GetGraphicsContext()->GetNativeContext();
463 cgContext = (CGContextRef) dc.GetGraphicsContext()->GetNativeContext();
672 cgContext = (CGContextRef) dc.GetGraphicsContext()->GetNativeContext();
H A Dmetafile.cpp306 CGContextRef cg = (CGContextRef) dc->GetGraphicsContext()->GetNativeContext();
H A Dgraphics.cpp454 CGContextRef cg = (CGContextRef) context->GetNativeContext();
677 CGContextRef cg = (CGContextRef) context->GetNativeContext();
1241 virtual void * GetNativeContext();
2069 void * wxMacCoreGraphicsContext::GetNativeContext()
2186 (CGContextRef)mdc->GetGraphicsContext()->GetNativeContext());
H A Ddccg.cpp347 CGContextRef cg = GetNativeContext() ;
355 CGContextRef wxMacCGContext::GetNativeContext() function in class:wxMacCGContext
1273 CGContextRef cgContext = ((wxMacCGContext*)(m_graphicContext))->GetNativeContext() ;
1348 CGContextRef cgContext = ((wxMacCGContext*)(m_graphicContext))->GetNativeContext() ;
1576 CGContextRef cgContext = ((wxMacCGContext*)(m_graphicContext))->GetNativeContext() ;
2203 CGContextRef cg = ((wxMacCGContext*)(m_graphicContext))->GetNativeContext() ;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Dgraphicc.cpp346 virtual void * GetNativeContext();
570 cairo_t * ctext = (cairo_t*) context->GetNativeContext();
652 cairo_t * ctext = (cairo_t*) context->GetNativeContext();
714 cairo_t * ctext = (cairo_t*) context->GetNativeContext();
1384 void * wxCairoContext::GetNativeContext()
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dgraphicscontext.tex190 \membersection{wxGraphicsContext::GetNativeContext}\label{wxgraphicscontextgetnativecontext}
192 \func{void *}{GetNativeContext}{\void}
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Drenderer.cpp128 m_graphics = (Graphics*)gcdc->GetGraphicsContext()->GetNativeContext();
H A Dgraphics.cpp305 virtual void * GetNativeContext();
1370 void* wxGDIPlusContext::GetNativeContext() function in class:wxGDIPlusContext
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/aui/
H A Ddockart.cpp423 cgContext = (CGContextRef) dc.GetGraphicsContext()->GetNativeContext() ;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Ddcgraph.cpp172 CGContextFlush( (CGContextRef) m_graphicContext->GetNativeContext() );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dgraphics.h497 virtual void * GetNativeContext() = 0;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/mac/carbon/
H A Dprivate.h1199 CGContextRef GetNativeContext();

Completed in 125 milliseconds