Home
last modified time | relevance | path

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

/AOO42X/main/svtools/source/control/ !
H A Dctrltool.cxx821 (pDevice->GetDevFontSize( rInfo, 0 ).Height() == 0) ) in GetSizeAry()
834 Size aSize = pDevice->GetDevFontSize( rInfo, i ); in GetSizeAry()
/AOO42X/main/vcl/inc/vcl/ !
H A Doutdev.hxx1117 Size GetDevFontSize( const Font& rFont, int nSizeIndex ) const;
/AOO42X/main/vcl/source/gdi/ !
H A Doutdev3.cxx7246 Size OutputDevice::GetDevFontSize( const Font& rFont, int nSizeIndex ) const in GetDevFontSize() function in OutputDevice