Home | History | Annotate | Download | only in parser

Lines Matching refs:fRightInset

422   FX_FLOAT fLeftInset, fTopInset, fRightInset, fBottomInset;
425 bool bRight = mgUI.GetRightInset(fRightInset);
437 fRightInset = GetEdgeThickness(strokes, bVisible, 1);
444 return CFX_RectF(fLeftInset, fTopInset, fRightInset, fBottomInset);