Home
last modified time | relevance | path

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

/external/webkit/WebCore/rendering/
DRenderListMarker.cpp299 static String toCJKIdeographic(int number, const UChar table[16]) in toCJKIdeographic() function
883 return toCJKIdeographic(value, traditionalChineseInformalTable); in listMarkerText()
/external/webkit/WebCore/
DChangeLog-2007-10-1441696 (WebCore::toCJKIdeographic): Added code to strip off trailing zero digits.
67458 (WebCore::toCJKIdeographic): Fix the algorithm so it doesn't include leading zeroes.
68285 (WebCore::toCJKIdeographic): Added.