Home
last modified time | relevance | path

Searched refs:le_int32 (Results 1 – 25 of 475) sorted by relevance

12345678910>>...19

/dports/devel/icu/icu/source/layoutex/layout/
H A DRunArrays.h64 inline RunArray(const le_int32 *limits, le_int32 count);
124 inline le_int32 getLimit(le_int32 run) const;
150 le_int32 add(le_int32 limit);
236 inline RunArray::RunArray(const le_int32 *limits, le_int32 count) in RunArray()
252 inline le_int32 RunArray::getLimit(le_int32 run) const in getLimit()
350 le_int32 add(const LEFontInstance *font, le_int32 limit);
487 le_int32 add(const Locale *locale, le_int32 limit);
565 inline ValueRuns(const le_int32 *values, const le_int32 *limits, le_int32 count);
600 le_int32 getValue(le_int32 run) const;
624 le_int32 add(le_int32 value, le_int32 limit);
[all …]
H A DParagraphLayout.h171 le_int32 fAscent;
172 le_int32 fDescent;
173 le_int32 fLeading;
175 le_int32 fRunCount;
176 le_int32 fRunCapacity;
586 void appendRun(Line *line, le_int32 run, le_int32 firstChar, le_int32 lastChar);
598 le_int32 getCharRun(le_int32 charIndex);
602 le_int32 previousBreak(le_int32 charIndex);
620 le_int32 fAscent;
621 le_int32 fDescent;
[all …]
H A Dplruns.h100 U_CAPI le_int32 U_EXPORT2
123 U_CAPI le_int32 U_EXPORT2
136 U_CAPI le_int32 U_EXPORT2
175 U_CAPI le_int32 U_EXPORT2
233 U_CAPI le_int32 U_EXPORT2
256 U_CAPI le_int32 U_EXPORT2
269 U_CAPI le_int32 U_EXPORT2
285 U_CAPI le_int32 U_EXPORT2
307 U_CAPI le_int32 U_EXPORT2
365 U_CAPI le_int32 U_EXPORT2
[all …]
/dports/devel/icu-lx/icu/source/layoutex/layout/
H A DRunArrays.h64 inline RunArray(const le_int32 *limits, le_int32 count);
124 inline le_int32 getLimit(le_int32 run) const;
150 le_int32 add(le_int32 limit);
236 inline RunArray::RunArray(const le_int32 *limits, le_int32 count) in RunArray()
252 inline le_int32 RunArray::getLimit(le_int32 run) const in getLimit()
350 le_int32 add(const LEFontInstance *font, le_int32 limit);
487 le_int32 add(const Locale *locale, le_int32 limit);
565 inline ValueRuns(const le_int32 *values, const le_int32 *limits, le_int32 count);
600 le_int32 getValue(le_int32 run) const;
624 le_int32 add(le_int32 value, le_int32 limit);
[all …]
H A DParagraphLayout.h171 le_int32 fAscent;
172 le_int32 fDescent;
173 le_int32 fLeading;
175 le_int32 fRunCount;
176 le_int32 fRunCapacity;
586 void appendRun(Line *line, le_int32 run, le_int32 firstChar, le_int32 lastChar);
598 le_int32 getCharRun(le_int32 charIndex);
602 le_int32 previousBreak(le_int32 charIndex);
620 le_int32 fAscent;
621 le_int32 fDescent;
[all …]
H A Dplruns.h100 U_CAPI le_int32 U_EXPORT2
123 U_CAPI le_int32 U_EXPORT2
136 U_CAPI le_int32 U_EXPORT2
175 U_CAPI le_int32 U_EXPORT2
233 U_CAPI le_int32 U_EXPORT2
256 U_CAPI le_int32 U_EXPORT2
269 U_CAPI le_int32 U_EXPORT2
285 U_CAPI le_int32 U_EXPORT2
307 U_CAPI le_int32 U_EXPORT2
365 U_CAPI le_int32 U_EXPORT2
[all …]
/dports/devel/icu-le-hb/icu-le-hb-1.0.3-7-g04505b2/src/
H A DLEGlyphStorage.h42 le_int32 fGlyphCount;
56 le_int32 *fCharIndices;
85 le_int32 fSrcIndex;
92 le_int32 fDestIndex;
110 virtual le_bool applyInsertion(le_int32 atPosition, le_int32 count, LEGlyphID newGlyphs[]);
288 le_int32 getCharIndex(le_int32 glyphIndex, LEErrorCode &success) const;
332 LEGlyphID *insertGlyphs(le_int32 atIndex, le_int32 insertCount, LEErrorCode& success);
352 LEGlyphID *insertGlyphs(le_int32 atIndex, le_int32 insertCount);
367 void moveGlyph(le_int32 fromPosition, le_int32 toPosition, le_uint32 marker);
381 le_int32 applyInsertions();
[all …]
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/native/sun/font/layout/
H A DLEGlyphStorage.h67 le_int32 fGlyphCount;
81 le_int32 *fCharIndices;
110 le_int32 fSrcIndex;
117 le_int32 fDestIndex;
135 virtual le_bool applyInsertion(le_int32 atPosition, le_int32 count, LEGlyphID newGlyphs[]);
313 le_int32 getCharIndex(le_int32 glyphIndex, LEErrorCode &success) const;
357 LEGlyphID *insertGlyphs(le_int32 atIndex, le_int32 insertCount, LEErrorCode& success);
377 LEGlyphID *insertGlyphs(le_int32 atIndex, le_int32 insertCount);
392 void moveGlyph(le_int32 fromPosition, le_int32 toPosition, le_uint32 marker);
406 le_int32 applyInsertions();
[all …]
H A DLayoutEngine.h125 le_int32 fScriptCode;
134 le_int32 fLanguageCode;
141 le_int32 fTypoFlags;
169 le_int32 scriptCode,
171 le_int32 typoFlags,
208 …virtual le_int32 characterProcessing(const LEUnicode chars[], le_int32 offset, le_int32 count, le_…
237 …virtual le_int32 computeGlyphs(const LEUnicode chars[], le_int32 offset, le_int32 count, le_int32
396 …virtual le_int32 layoutChars(const LEUnicode chars[], le_int32 offset, le_int32 count, le_int32 ma…
407 le_int32 getGlyphCount() const;
458 void getCharIndices(le_int32 charIndices[], le_int32 indexBase, LEErrorCode &success) const;
[all …]
H A DOpenTypeLayoutEngine.h91 …OpenTypeLayoutEngine(const LEFontInstance *fontInstance, le_int32 scriptCode, le_int32 languageCod…
105 …OpenTypeLayoutEngine(const LEFontInstance *fontInstance, le_int32 scriptCode, le_int32 languageCod…
106 le_int32 typoFlags, LEErrorCode &success);
127 static LETag getScriptTag(le_int32 scriptCode);
140 static LETag getV2ScriptTag(le_int32 scriptCode);
152 static LETag getLangSysTag(le_int32 languageCode);
216 le_int32 fFeatureMapCount;
304 …virtual le_int32 characterProcessing(const LEUnicode /*chars*/[], le_int32 offset, le_int32 count,…
336 …virtual le_int32 glyphProcessing(const LEUnicode chars[], le_int32 offset, le_int32 count, le_int3…
339 …virtual le_int32 glyphSubstitution(le_int32 count, le_int32 max, le_bool rightToLeft, LEGlyphStora…
[all …]
H A DGlyphPositionAdjustments.h63 inline le_int32 getBaseOffset() const;
83 le_int32 baseOffset;
120 le_int32 fGlyphCount;
127 GlyphPositionAdjustments(le_int32 glyphCount);
139 inline float getXAdvance(le_int32 index) const;
142 inline le_int32 getBaseOffset(le_int32 index) const;
149 inline void setBaseOffset(le_int32 index, le_int32 newBaseOffset);
156 void clearEntryPoint(le_int32 index);
157 void clearExitPoint(le_int32 index);
345 inline le_int32 GlyphPositionAdjustments::getBaseOffset(le_int32 index) const in getBaseOffset()
[all …]
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/native/sun/font/layout/
H A DLEGlyphStorage.h67 le_int32 fGlyphCount;
81 le_int32 *fCharIndices;
110 le_int32 fSrcIndex;
117 le_int32 fDestIndex;
135 virtual le_bool applyInsertion(le_int32 atPosition, le_int32 count, LEGlyphID newGlyphs[]);
313 le_int32 getCharIndex(le_int32 glyphIndex, LEErrorCode &success) const;
357 LEGlyphID *insertGlyphs(le_int32 atIndex, le_int32 insertCount, LEErrorCode& success);
377 LEGlyphID *insertGlyphs(le_int32 atIndex, le_int32 insertCount);
392 void moveGlyph(le_int32 fromPosition, le_int32 toPosition, le_uint32 marker);
406 le_int32 applyInsertions();
[all …]
H A DLayoutEngine.h125 le_int32 fScriptCode;
134 le_int32 fLanguageCode;
141 le_int32 fTypoFlags;
169 le_int32 scriptCode,
171 le_int32 typoFlags,
208 …virtual le_int32 characterProcessing(const LEUnicode chars[], le_int32 offset, le_int32 count, le_…
237 …virtual le_int32 computeGlyphs(const LEUnicode chars[], le_int32 offset, le_int32 count, le_int32
396 …virtual le_int32 layoutChars(const LEUnicode chars[], le_int32 offset, le_int32 count, le_int32 ma…
407 le_int32 getGlyphCount() const;
458 void getCharIndices(le_int32 charIndices[], le_int32 indexBase, LEErrorCode &success) const;
[all …]
H A DOpenTypeLayoutEngine.h91 …OpenTypeLayoutEngine(const LEFontInstance *fontInstance, le_int32 scriptCode, le_int32 languageCod…
105 …OpenTypeLayoutEngine(const LEFontInstance *fontInstance, le_int32 scriptCode, le_int32 languageCod…
106 le_int32 typoFlags, LEErrorCode &success);
127 static LETag getScriptTag(le_int32 scriptCode);
140 static LETag getV2ScriptTag(le_int32 scriptCode);
152 static LETag getLangSysTag(le_int32 languageCode);
216 le_int32 fFeatureMapCount;
304 …virtual le_int32 characterProcessing(const LEUnicode /*chars*/[], le_int32 offset, le_int32 count,…
336 …virtual le_int32 glyphProcessing(const LEUnicode chars[], le_int32 offset, le_int32 count, le_int3…
339 …virtual le_int32 glyphSubstitution(le_int32 count, le_int32 max, le_bool rightToLeft, LEGlyphStora…
[all …]
H A DGlyphPositionAdjustments.h63 inline le_int32 getBaseOffset() const;
83 le_int32 baseOffset;
120 le_int32 fGlyphCount;
127 GlyphPositionAdjustments(le_int32 glyphCount);
139 inline float getXAdvance(le_int32 index) const;
142 inline le_int32 getBaseOffset(le_int32 index) const;
149 inline void setBaseOffset(le_int32 index, le_int32 newBaseOffset);
156 void clearEntryPoint(le_int32 index);
157 void clearExitPoint(le_int32 index);
345 inline le_int32 GlyphPositionAdjustments::getBaseOffset(le_int32 index) const in getBaseOffset()
[all …]
/dports/devel/icu/icu/source/layoutex/
H A DRunArrays.cpp37 le_int32 RunArray::ensureCapacity() in ensureCapacity()
52 void RunArray::init(le_int32 capacity) in init()
62 le_int32 RunArray::add(le_int32 limit) in add()
69 le_int32 *limits = (le_int32 *) fLimits; in add()
94 void FontRuns::init(le_int32 capacity) in init()
100 void FontRuns::grow(le_int32 capacity) in grow()
106 le_int32 FontRuns::add(const LEFontInstance *font, le_int32 limit) in add()
158 le_int32 LocaleRuns::add(const Locale *locale, le_int32 limit) in add()
210 le_int32 ValueRuns::add(le_int32 value, le_int32 limit) in add()
215 le_int32 *values = (le_int32 *) fValues; in add()
[all …]
H A Dplruns.cpp42 U_CAPI le_int32 U_EXPORT2
64 U_CAPI le_int32 U_EXPORT2
76 U_CAPI le_int32 U_EXPORT2
102 U_CAPI le_int32 U_EXPORT2
138 U_CAPI le_int32 U_EXPORT2
160 U_CAPI le_int32 U_EXPORT2
172 U_CAPI le_int32 U_EXPORT2
185 U_CAPI le_int32 U_EXPORT2
231 ULocRuns(const char **locales, const le_int32 *limits, le_int32 count);
290 le_int32 add(const char *locale, le_int32 limit);
[all …]
/dports/devel/icu-lx/icu/source/layoutex/
H A DRunArrays.cpp37 le_int32 RunArray::ensureCapacity() in ensureCapacity()
52 void RunArray::init(le_int32 capacity) in init()
62 le_int32 RunArray::add(le_int32 limit) in add()
69 le_int32 *limits = (le_int32 *) fLimits; in add()
94 void FontRuns::init(le_int32 capacity) in init()
100 void FontRuns::grow(le_int32 capacity) in grow()
106 le_int32 FontRuns::add(const LEFontInstance *font, le_int32 limit) in add()
158 le_int32 LocaleRuns::add(const Locale *locale, le_int32 limit) in add()
210 le_int32 ValueRuns::add(le_int32 value, le_int32 limit) in add()
215 le_int32 *values = (le_int32 *) fValues; in add()
[all …]
H A Dplruns.cpp42 U_CAPI le_int32 U_EXPORT2
64 U_CAPI le_int32 U_EXPORT2
76 U_CAPI le_int32 U_EXPORT2
102 U_CAPI le_int32 U_EXPORT2
138 U_CAPI le_int32 U_EXPORT2
160 U_CAPI le_int32 U_EXPORT2
172 U_CAPI le_int32 U_EXPORT2
185 U_CAPI le_int32 U_EXPORT2
231 ULocRuns(const char **locales, const le_int32 *limits, le_int32 count);
290 le_int32 add(const char *locale, le_int32 limit);
[all …]
H A DParagraphLayout.cpp45 le_int32 getRuns(le_int32 runLimits[], le_int32 styleIndices[]);
49 le_int32 fRunCount;
60 le_int32 *currentRun = LE_NEW_ARRAY(le_int32, styleCount); in StyleRuns()
121 le_int32 StyleRuns::getRuns(le_int32 runLimits[], le_int32 styleIndices[]) in getRuns()
283 le_int32 ch; in fillMissingCharToGlyphMapValues()
984 le_int32 ParagraphLayout::previousBreak(le_int32 charIndex) in previousBreak()
1052 …aragraphLayout::appendRun(ParagraphLayout::Line *line, le_int32 run, le_int32 firstChar, le_int32 in appendRun()
1062 le_int32 ch; in appendRun()
1137 le_int32 ParagraphLayout::getCharRun(le_int32 charIndex) in getCharRun()
1143 le_int32 run; in getCharRun()
[all …]
/dports/devel/icu/icu/source/samples/layout/
H A Dparagraph.h46 le_int32 getAscent();
47 le_int32 getLineHeight();
48 le_int32 getLineCount();
49 void breakLines(le_int32 width, le_int32 height);
50 void draw(RenderingSurface *surface, le_int32 firstLine, le_int32 lastLine);
63 le_int32 fLineCount;
64 le_int32 fLinesMax;
65 le_int32 fLinesGrow;
71 le_int32 fAscent;
72 le_int32 fWidth;
[all …]
/dports/devel/icu-lx/icu/source/samples/layout/
H A Dparagraph.h46 le_int32 getAscent();
47 le_int32 getLineHeight();
48 le_int32 getLineCount();
49 void breakLines(le_int32 width, le_int32 height);
50 void draw(RenderingSurface *surface, le_int32 firstLine, le_int32 lastLine);
63 le_int32 fLineCount;
64 le_int32 fLinesMax;
65 le_int32 fLinesGrow;
71 le_int32 fAscent;
72 le_int32 fWidth;
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/icu/source/samples/layout/
H A Dparagraph.h46 le_int32 getAscent();
47 le_int32 getLineHeight();
48 le_int32 getLineCount();
49 void breakLines(le_int32 width, le_int32 height);
50 void draw(RenderingSurface *surface, le_int32 firstLine, le_int32 lastLine);
63 le_int32 fLineCount;
64 le_int32 fLinesMax;
65 le_int32 fLinesGrow;
71 le_int32 fAscent;
72 le_int32 fWidth;
[all …]
/dports/lang/v8/v8-9.6.180.12/third_party/icu/source/samples/layout/
H A Dparagraph.h46 le_int32 getAscent();
47 le_int32 getLineHeight();
48 le_int32 getLineCount();
49 void breakLines(le_int32 width, le_int32 height);
50 void draw(RenderingSurface *surface, le_int32 firstLine, le_int32 lastLine);
63 le_int32 fLineCount;
64 le_int32 fLinesMax;
65 le_int32 fLinesGrow;
71 le_int32 fAscent;
72 le_int32 fWidth;
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/icu/source/samples/layout/
H A Dparagraph.h46 le_int32 getAscent();
47 le_int32 getLineHeight();
48 le_int32 getLineCount();
49 void breakLines(le_int32 width, le_int32 height);
50 void draw(RenderingSurface *surface, le_int32 firstLine, le_int32 lastLine);
63 le_int32 fLineCount;
64 le_int32 fLinesMax;
65 le_int32 fLinesGrow;
71 le_int32 fAscent;
72 le_int32 fWidth;
[all …]

12345678910>>...19