Searched defs:GetAscent (Results 1 – 8 of 8) sorted by relevance
179 long FontMetric::GetAscent() const in GetAscent() function in FontMetric
90 inline KSHORT &GetAscent() { return nAscent; } in GetAscent() function in SwLinePortion91 inline KSHORT GetAscent() const { return nAscent; } in GetAscent() function in SwLinePortion
809 inline KSHORT SwTxtSizeInfo::GetAscent() const in GetAscent() function in SwTxtSizeInfo
117 long GetAscent() const { return mnAscent; } in GetAscent() function in ImplFontMetric
290 sal_uInt16 GetAscent() const in GetAscent() function in SwDrawTextInfo
363 inline sal_uInt16 GetAscent( ViewShell *pSh, const OutputDevice& rOut ) in GetAscent() function in SwFont
715 sal_uInt16 SwSubFont::GetAscent( ViewShell *pSh, const OutputDevice& rOut ) in GetAscent() function in SwSubFont
158 long GetAscent() const { return nAscentPixel; } in GetAscent() function in ScDrawStringsVars
Completed in 70 milliseconds