Home
last modified time | relevance | path

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

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