Searched refs:BOTTOMW (Results 1 – 1 of 1) sorted by relevance
44 #define BOTTOMW GetWidth(RSBorder::BOTTOM) macro586 if (BOTTOMW > 0.f) { in CalcBorderPath()733 float height = rrect.GetRect().GetHeight() - TOPW - BOTTOMW; in GetTLIP()755 float dby = std::max(blRad.GetY() - BOTTOMW, 0.f); in GetTLIP()780 float height = rrect.GetRect().GetHeight() - TOPW - BOTTOMW; in GetTRIP()802 float dby = std::max(brRad.GetY() - BOTTOMW, 0.f); in GetTRIP()827 float height = rrect.GetRect().GetHeight() - TOPW - BOTTOMW; in GetBLIP()833 float k = BOTTOMW / LEFTW; in GetBLIP()848 float dby = std::max(blRad.GetY() - BOTTOMW, 0.f); in GetBLIP()874 float height = rrect.GetRect().GetHeight() - TOPW - BOTTOMW; in GetBRIP()[all …]