Searched refs:GetOrgHeight (Results 1 – 1 of 1) sorted by relevance
152 sal_uIntPtr GetOrgHeight() const { return nWhichOrg == 1 ? nHeight1 : nHeight2; } in GetOrgHeight() function in SvImageBase158 sal_uIntPtr GetOrgAlignedSize() const { return GetOrgAlignedWidth() * GetOrgHeight(); } in GetOrgAlignedSize()
Completed in 17 milliseconds