Home | History | Annotate | Download | only in rendering

Lines Matching refs:spaceWidth

587         float monospaceCharacterWidth = f.spaceWidth();
664 float spaceWidth = f.width(TextRun(&space, 1));
665 maxW -= spaceWidth;