Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/rendering/
DRenderListMarker.cpp119 static String toSymbolic(int number, const UChar* symbols, unsigned symbolsSize) in toSymbolic() function
155 template <size_t size> static inline String toSymbolic(int number, const UChar(&alphabet)[size]) in toSymbolic() function