Searched refs:ImplWriteExtent (Results 1 – 2 of 2) sorted by relevance
406 ImplWriteExtent( -rFont.GetSize().Height() ); in ImplCheckTextAttr()407 ImplWriteExtent( rFont.GetSize().Width() ); in ImplCheckTextAttr()537 void EMFWriter::ImplWriteExtent( long nExtent ) in ImplWriteExtent() function in EMFWriter841 ImplWriteExtent( pDX[ 0 ] ); in ImplWriteTextRecord()846 ImplWriteExtent( pDX[ i ] - pDX[ i - 1 ] ); in ImplWriteTextRecord()848 ImplWriteExtent( pDX[ nLen - 2 ] / ( nLen - 1 ) ); in ImplWriteTextRecord()
76 void ImplWriteExtent( long nExtent );
Completed in 19 milliseconds