Searched refs:monospaceCharacterWidth (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderText.cpp723 float monospaceCharacterWidth = f.spaceWidth(); local
732 w += monospaceCharacterWidth;
736 w += monospaceCharacterWidth;
745 w += monospaceCharacterWidth;

Completed in 73 milliseconds