Home | History | Annotate | Download | only in rendering

Lines Matching refs:spaceWidth

622         float monospaceCharacterWidth = f.spaceWidth();
699 float spaceWidth = f.width(TextRun(&space, 1));
700 maxW -= spaceWidth;