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

/external/chromium_org/third_party/WebKit/Source/platform/text/
H A DStringTruncator.cpp42 typedef unsigned TruncationFunction(const String&, unsigned length, unsigned keepCount, UChar* buffer); typedef in namespace:blink
106 static String truncateString(const String& string, float maxWidth, const Font& font, TruncationFunction truncateToBuffer)

Completed in 162 milliseconds