Searched defs:skipLineEnd (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/icu/source/samples/layout/
H A Dparagraph.cpp35 static LEUnicode *skipLineEnd(LEUnicode *ptr) function
153 pStart = skipLineEnd(pEnd);
H A Dpflow.c65 static LEUnicode *skipLineEnd(LEUnicode *ptr) function
210 pStart = skipLineEnd(pEnd);
/external/icu/icu4c/source/samples/layout/
H A Dparagraph.cpp35 static LEUnicode *skipLineEnd(LEUnicode *ptr) function
153 pStart = skipLineEnd(pEnd);
H A Dpflow.c65 static LEUnicode *skipLineEnd(LEUnicode *ptr) function
210 pStart = skipLineEnd(pEnd);

Completed in 121 milliseconds