Searched refs:getResolution (Results 1 – 4 of 4) sorted by relevance
182 void getResolution( sal_Int32& o_rDPIX, sal_Int32& o_rDPIY );
255 void getResolution( int, int& rXRes, int& rYRes ) const;
1222 void AquaSalFrame::getResolution( sal_Int32& o_rDPIX, sal_Int32& o_rDPIY ) in getResolution() function in AquaSalFrame1268 getResolution( nDPIX, nDPIY ); in UpdateSettings()
1529 void PPDParser::getResolution( int nNr, int& rXRes, int& rYRes ) const in getResolution() function in PPDParser
Completed in 40 milliseconds