Home
last modified time | relevance | path

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

/external/chromium_org/third_party/icu/source/common/
Dushape.c438 countSpaces(UChar *dest,int32_t size,uint32_t options,int32_t *spacesCountl,int32_t *spacesCountr) { in countSpaces()
1481 int32_t outputSize, spacesCountl=0, spacesCountr=0; in u_shapeArabic() local
/external/icu/icu4c/source/common/
Dushape.cpp465 …es(UChar *dest, int32_t size, uint32_t /*options*/, int32_t *spacesCountl, int32_t *spacesCountr) { in countSpaces()
1500 int32_t outputSize, spacesCountl=0, spacesCountr=0; in u_shapeArabic() local