Searched defs:pointToPixel (Results 1 – 1 of 1) sorted by relevance
/aoo41x/main/vcl/source/gdi/ | ||
H A D | pdfwriter_impl.cxx | 503 static inline sal_Int32 pointToPixel( double pt ) { return sal_Int32(pt*fDivisor); } in pointToPixel() function |
Completed in 90 milliseconds