Home
last modified time | relevance | path

Searched refs:nFontEM (Results 1 – 1 of 1) sorted by relevance

/trunk/main/filter/source/svg/
H A Dsvgfontexport.cxx30 static const sal_Int32 nFontEM = 2048; variable
190 ::rtl::OUString aUnitsPerEM( ::rtl::OUString::valueOf( nFontEM ) ); in implEmbedFont()
194 aFont.SetSize( Size( 0, nFontEM ) ); in implEmbedFont()
207 const Size aSize( nFontEM, nFontEM ); in implEmbedFont()

Completed in 8 milliseconds