Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderListMarker.cpp145 static String toAlphabetic(int number, const CharacterType* alphabet, unsigned alphabetSize) in toAlphabetic() function
157 static inline String toAlphabetic(int number, const CharacterType(&alphabet)[size]) in toAlphabetic() function