Home | History | Annotate | Download | only in rendering

Lines Matching refs:borderFitAdjust

358     virtual void borderFitAdjust(int& x, int& w) const; // Shrink the box in which the border paints if border-fit is set.
601 void adjustForBorderFit(int x, int& left, int& right) const; // Helper function for borderFitAdjust