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

/external/icu/icu4c/source/layoutex/layout/
H A Dplayout.h49 typedef void pl_visualRun; typedef
323 * @return the <code>pl_visualRun</code> object representing the
328 * @see pl_visualRun
332 U_INTERNAL const pl_visualRun * U_EXPORT2
340 * @param run the <code>pl_visualRun</code> object.
350 pl_getVisualRunFont(const pl_visualRun *run);
355 * @param run the <code>pl_visualRun</code> object.
363 pl_getVisualRunDirection(const pl_visualRun *run);
368 * @param run the <code>pl_visualRun</code> object.
375 pl_getVisualRunGlyphCount(const pl_visualRun *ru
[all...]

Completed in 124 milliseconds