Searched refs:nLoAttrFence (Results 1 – 2 of 2) sorted by relevance
100 nLoAttrFence = nHiAttrFence = 0; in SmRect()117 nLoAttrFence = rRect.nLoAttrFence; in SmRect()133 nLoAttrFence = rRect.nLoAttrFence; in CopyAlignInfo()209 nLoAttrFence = SmFromTo(GetAlignB(), GetBottom(), 0.0); in BuildRect()225 if (nLoAttrFence > GetBottom()) in BuildRect()226 nLoAttrFence = GetBottom(); in BuildRect()268 nGlyphBottom = nLoAttrFence = GetBottom(); in SmRect()318 nLoAttrFence += nDelta; in Move()474 nLoAttrFence = Max(GetLoAttrFence(), rRect.GetLoAttrFence()); in ExtendBy()
101 nLoAttrFence, member in SmRect154 void SetLoAttrFence(long nVal) { nLoAttrFence = nVal; } in SetLoAttrFence()156 long GetLoAttrFence() const { return nLoAttrFence; } in GetLoAttrFence()
Completed in 24 milliseconds