Searched refs:i_pOutDev (Results 1 – 2 of 2) sorted by relevance
313 if( i_pOutDev && i_pOutDev->GetOutDevType() == OUTDEV_VIRDEV ) in mirror()314 w = i_pOutDev->GetOutputWidthPixel(); in mirror()323 if( i_pOutDev && !i_pOutDev->IsRTLEnabled() ) in mirror()342 if( i_pOutDev && i_pOutDev->GetOutDevType() == OUTDEV_VIRDEV ) in mirror()343 w = i_pOutDev->GetOutputWidthPixel(); in mirror()372 if( i_pOutDev && i_pOutDev->GetOutDevType() == OUTDEV_VIRDEV ) in mirror()373 w = i_pOutDev->GetOutputWidthPixel(); in mirror()496 if( (m_nLayout & SAL_LAYOUT_BIDI_RTL) || (i_pOutDev && i_pOutDev->IsRTLEnabled()) ) in DrawPolyPolygon()545 if( (m_nLayout & SAL_LAYOUT_BIDI_RTL) || (i_pOutDev && i_pOutDev->IsRTLEnabled()) ) in DrawPolyPolygonBezier()574 const OutputDevice* i_pOutDev ) in DrawPolyLine() argument[all …]
387 const OutputDevice* i_pOutDev);
Completed in 23 milliseconds