Home
last modified time | relevance | path

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

/external/webkit/WebCore/rendering/
DRenderListMarker.cpp505 static const UChar binaryNumerals[2] = { in listMarkerText() local
508 return toNumeric(value, binaryNumerals); in listMarkerText()