stringWidth        95 Source/platform/text/StringTruncator.cpp static float stringWidth(const Font& renderer, const String& string, bool disableRoundingHacks)
stringWidth       103 Source/platform/text/StringTruncator.cpp static float stringWidth(const Font& renderer, const UChar* characters, unsigned length, bool disableRoundingHacks)