Home
last modified time | relevance | path

Searched defs:toNumeric (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/rendering/
DRenderListMarker.cpp140 static String toNumeric(int number, const UChar* numerals, unsigned numeralsSize) in toNumeric() function
150 template <size_t size> static inline String toNumeric(int number, const UChar(&alphabet)[size]) in toNumeric() function