Lines Matching refs:mxCanvas
76 : mxCanvas(rxCanvas), in PresenterTextView()
121 : mxCanvas(rxCanvas), in PresenterTextView()
177 if ( ! mpFont || ! mpFont->PrepareFont(mxCanvas)) in SetText()
209 if ( ! mpFont || ! mpFont->PrepareFont(mxCanvas)) in SetText()
277 if ( ! mpFont->PrepareFont(mxCanvas)) in GetTotalTextHeight()
409 if ( ! mxCanvas.is()) in Paint()
411 if ( ! mpFont->PrepareFont(mxCanvas)) in Paint()
442 PresenterGeometryHelper::CreatePolygon(aClipBox, mxCanvas->getDevice())); in Paint()
462 mxCanvas, in Paint()
488 mxCanvas->drawPolyPolygon ( in Paint()
491 mxCanvas->getDevice()), in Paint()
501 mxCanvas->fillPolyPolygon ( in Paint()
504 mxCanvas->getDevice()), in Paint()