Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/rendering/
DRenderListMarker.cpp56 const int lettersSize = 15; in toRoman() local
87 …const int lettersSize = sizeof(number) * 8 + 1; // Binary is the worst case; requires one characte… in toAlphabeticOrNumeric() local
198 const int lettersSize = 11; // big enough for two 5-digit sequences plus a quote mark between in toHebrew() local
260 const int lettersSize = 18; // twice what toArmenianUnder10000 needs in toArmenian() local
274 const int lettersSize = 5; in toGeorgian() local