Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderListMarker.cpp150 static String toNumeric(int number, const CharacterType* numerals, unsigned numeralsSize) in toNumeric() function
162 static inline String toNumeric(int number, const CharacterType(&alphabet)[size]) in toNumeric() function