OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pl_openEmptyFontRuns
(Results
1 - 5
of
5
) sorted by null
/external/icu/icu4c/source/layoutex/layout/
plruns.h
73
pl_openEmptyFontRuns
(le_int32 initialCapacity);
156
* <code>
pl_openEmptyFontRuns
</code>, this method will return a run index of -1.
289
* <code>
pl_openEmptyFontRuns
</code>, this method will return a run index of -1.
/external/icu/icu4c/source/samples/layout/
pflow.c
140
fr =
pl_openEmptyFontRuns
(0);
364
fontRuns =
pl_openEmptyFontRuns
(0);
/external/icu/icu4c/source/layoutex/
plruns.cpp
27
pl_openEmptyFontRuns
(le_int32 initialCapacity)
/external/icu/icu4c/source/test/letest/
cletest.c
650
fontRuns =
pl_openEmptyFontRuns
(0);
/external/icu/icu4c/source/common/unicode/
urename.h
179
#define
pl_openEmptyFontRuns
U_ICU_ENTRY_POINT_RENAME(
pl_openEmptyFontRuns
)
[
all
...]
Completed in 84 milliseconds