Home | History | Annotate | Download | only in chromium

Lines Matching refs:currentAdvance

885             int currentAdvance = shaping.m_advance[glyphIndex];
890 // currentAdvance does not include additional letter-spacing,
894 int diff = currentAdvance - spaceWidthWithoutLetterSpacing;
907 shaping.m_abc.abcB -= currentAdvance;