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

/external/webkit/Source/WebCore/platform/graphics/
H A DStringTruncator.cpp43 typedef unsigned TruncationFunction(const String&, unsigned length, unsigned keepCount, UChar* buffer); typedef in namespace:WebCore
101 static String truncateString(const String& string, float maxWidth, const Font& font, TruncationFunction truncateToBuffer)

Completed in 49 milliseconds