Home
last modified time | relevance | path

Searched refs:lowerHexadecimalNumerals (Results 1 – 1 of 1) sorted by relevance

/external/webkit/WebCore/rendering/
DRenderListMarker.cpp548 static const UChar lowerHexadecimalNumerals[16] = { in listMarkerText() local
551 return toNumeric(value, lowerHexadecimalNumerals); in listMarkerText()