Home
last modified time | relevance | path

Searched refs:nGlyphBottom (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/starmath/source/
H A Drect.cxx98 nGlyphTop = nGlyphBottom = in SmRect()
115 nGlyphBottom = rRect.nGlyphBottom; in SmRect()
212 nGlyphBottom = aGlyphRect.Bottom() + nBorderWidth; in BuildRect()
219 SetBottom(nGlyphBottom); in BuildRect()
268 nGlyphBottom = nLoAttrFence = GetBottom(); in SmRect()
316 nGlyphBottom += nDelta; in Move()
423 nGB = rRect.nGlyphBottom; in Union()
437 if ((nTmp = nGlyphBottom) > nGB) in Union()
446 nGlyphBottom = nGB; in Union()
609 aRect.SetBottom(nGlyphBottom); in AsGlyphRect()
/aoo41x/main/starmath/inc/
H A Drect.hxx98 nGlyphBottom, member in SmRect

Completed in 25 milliseconds