Home
last modified time | relevance | path

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

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