Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderListMarker.cpp128 static String toSymbolic(int number, const CharacterType* symbols, unsigned symbolsSize) in toSymbolic() function
169 static inline String toSymbolic(int number, const CharacterType(&alphabet)[size]) in toSymbolic() function