Searched refs:wxWindowDC (Results 1 – 3 of 3) sorted by relevance
95 wxWindowDC* context;128 m_data->context = (wxWindowDC*)context; in GraphicsContext()283 wxWindowDC* windc = dynamic_cast<wxWindowDC*>(m_data->context); in clip()
104 wxWindowDC* context = ctxt->platformContext(); in draw()188 wxWindowDC* context = ctxt->platformContext(); in drawPattern()
56 class wxWindowDC; variable71 typedef wxWindowDC PlatformGraphicsContext;