Home | History | Annotate | Download | only in fonts

Lines Matching refs:totalWidth

860         float totalWidth = it.m_runWidthSoFar;
863 fromX = totalWidth - afterWidth;
864 toX = totalWidth - beforeWidth;