OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:stylerun
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/third_party/icu/source/common/unicode/
ubidi.h
90
*typedef struct { int32_t limit; Style style; }
StyleRun
;
93
* const
StyleRun
*styleRuns, int styleRunCount);
100
* const
StyleRun
*styleRuns, int styleRunStart, int *pStyleRunLimit,
126
* const
StyleRun
*styleRuns, int styleRunCount) {
134
* styleLimit=
styleRun
[i].limit;
138
* direction,
styleRun
[i].style);
148
* styleStart=
styleRun
[i-1].limit;
155
* direction,
styleRun
[i].style);
166
* const
StyleRun
*styleRuns, int styleRunCount) {
207
* const
StyleRun
*styleRuns, int styleRunCount
[
all
...]
/external/icu4c/common/unicode/
ubidi.h
90
*typedef struct { int32_t limit; Style style; }
StyleRun
;
93
* const
StyleRun
*styleRuns, int styleRunCount);
100
* const
StyleRun
*styleRuns, int styleRunStart, int *pStyleRunLimit,
126
* const
StyleRun
*styleRuns, int styleRunCount) {
134
* styleLimit=
styleRun
[i].limit;
138
* direction,
styleRun
[i].style);
148
* styleStart=
styleRun
[i-1].limit;
155
* direction,
styleRun
[i].style);
166
* const
StyleRun
*styleRuns, int styleRunCount) {
207
* const
StyleRun
*styleRuns, int styleRunCount
[
all
...]
/external/icu4c/layoutex/
ParagraphLayout.cpp
308
* * Might want to change the name of the
StyleRun
type, and make a new one that holds fonts, scripts and levels?
[
all
...]
/prebuilts/tools/common/m2/repository/org/python/jython/2.5.3/
jython-2.5.3-sources.jar
/prebuilts/tools/common/m2/repository/org/python/jython-standalone/2.5.3/
jython-standalone-2.5.3-sources.jar
Completed in 1087 milliseconds