OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pl_line
(Results
1 - 2
of
2
) sorted by null
/external/icu4c/layoutex/layout/
playout.h
42
typedef void
pl_line
;
typedef
219
* Return a <code>
pl_line
</code> object which represents next line
232
* @see
pl_line
236
U_INTERNAL
pl_line
* U_EXPORT2
244
* @param line the <code>
pl_line
</code> object to close.
249
pl_closeLine(
pl_line
*line);
254
* @param line the <code>
pl_line
</code> object.
261
pl_countLineRuns(const
pl_line
*line);
267
* @param line the <code>
pl_line
</code> object.
274
pl_getLineAscent(const
pl_line
*line)
[
all
...]
/external/chromium_org/third_party/icu/source/common/unicode/
uintrnal.h
74
# define
pl_line
pl_line_INTERNAL_API_DO_NOT_USE
macro
Completed in 686 milliseconds