Searched refs:nPixelPerEM (Results 1 – 1 of 1) sorted by relevance
2347 long nPixelPerEM, int nOrientation );2361 long nPixelPerEM, int nOrientation ) in PDFSalLayout() argument2364 mnPixelPerEM( nPixelPerEM ) in PDFSalLayout()2456 long nPixelPerEM = pSelect->mnWidth ? pSelect->mnWidth : pSelect->mnHeight; in GetTextLayout() local2458 PDFSalLayout* pLayout = new PDFSalLayout( *this, *pBuiltinFont, nPixelPerEM, nOrientation ); in GetTextLayout()
Completed in 88 milliseconds