Searched defs:pl_line (Results 1 - 2 of 2) sorted by relevance

/external/icu4c/layoutex/layout/
H A Dplayout.h41 typedef void pl_line; typedef
218 * Return a <code>pl_line</code> object which represents next line
231 * @see pl_line
235 U_INTERNAL pl_line * U_EXPORT2
243 * @param line the <code>pl_line</code> object to close.
248 pl_closeLine(pl_line *line);
253 * @param line the <code>pl_line</code> object.
260 pl_countLineRuns(const pl_line *line);
266 * @param line the <code>pl_line</code> object.
273 pl_getLineAscent(const pl_line *lin
[all...]
/external/icu4c/common/unicode/
H A Duintrnal.h74 # define pl_line pl_line_INTERNAL_API_DO_NOT_USE macro

Completed in 58 milliseconds