HomeSort by relevance Sort by last modified time
    Searched refs:glyphCount (Results 1 - 25 of 98) sorted by null

1 2 3 4

  /external/icu/icu4c/source/layout/
MultipleSubstSubtables.cpp 31 // glyphCount?
42 le_uint16 glyphCount = SWAPW(sequenceTable->glyphCount);
44 if (glyphCount == 0) {
47 } else if (glyphCount == 1) {
60 for (le_int32 i = 0; i < glyphCount; i += 1) {
69 LEGlyphID *newGlyphs = glyphIterator->insertGlyphs(glyphCount, success);
77 insert = glyphCount - 1;
81 for (le_int32 i = 0; i < glyphCount; i += 1) {
ThaiLayoutEngine.cpp 71 le_int32 glyphCount;
90 glyphCount = ThaiShaping::compose(chars, offset, count, fGlyphSet, fErrorChar, outChars, glyphStorage);
91 mapCharsToGlyphs(outChars, 0, glyphCount, FALSE, FALSE, glyphStorage, success);
95 glyphStorage.adoptGlyphCount(glyphCount);
96 return glyphCount;
StateTableProcessor2.cpp 60 le_int32 glyphCount = glyphStorage.getGlyphCount();
66 currGlyph = glyphCount - 1;
78 while ((dir == 1 && currGlyph <= glyphCount) || (dir == -1 && currGlyph >= -1)) {
85 if (currGlyph == glyphCount || currGlyph == -1) {
109 while ((dir == 1 && currGlyph <= glyphCount) || (dir == -1 && currGlyph >= -1)) {
116 if (currGlyph == glyphCount || currGlyph == -1) {
146 while ((dir == 1 && currGlyph <= glyphCount) || (dir == -1 && currGlyph >= -1)) {
153 if (currGlyph == glyphCount || currGlyph == -1) {
156 } else if(currGlyph > glyphCount) {
157 // note if > glyphCount, we've run off the end (bad font
    [all...]
SegmentSingleProcessor2.cpp 39 le_int32 glyphCount = glyphStorage.getGlyphCount();
42 for (glyph = 0; glyph < glyphCount; glyph += 1) {
SimpleArrayProcessor.cpp 37 le_int32 glyphCount = glyphStorage.getGlyphCount();
42 for (glyph = 0; LE_SUCCESS(success) && (glyph < glyphCount); glyph += 1) {
SimpleArrayProcessor2.cpp 40 le_int32 glyphCount = glyphStorage.getGlyphCount();
43 for (glyph = 0; glyph < glyphCount; glyph += 1) {
SingleTableProcessor.cpp 39 le_int32 glyphCount = glyphStorage.getGlyphCount();
41 for (glyph = 0; glyph < glyphCount; glyph += 1) {
SingleTableProcessor2.cpp 41 le_int32 glyphCount = glyphStorage.getGlyphCount();
43 for (glyph = 0; glyph < glyphCount; glyph += 1) {
AlternateSubstSubtables.h 25 le_uint16 glyphCount;
CoverageTables.h 29 le_uint16 glyphCount;
MultipleSubstSubtables.h 25 le_uint16 glyphCount;
TrimmedArrayProcessor.cpp 36 lastGlyph = firstGlyph + SWAPW(trimmedArrayLookupTable->glyphCount);
46 le_int32 glyphCount = glyphStorage.getGlyphCount();
49 for (glyph = 0; glyph < glyphCount; glyph += 1) {
TrimmedArrayProcessor2.cpp 31 lastGlyph = firstGlyph + SWAPW(trimmedArrayLookupTable->glyphCount);
42 le_int32 glyphCount = glyphStorage.getGlyphCount();
45 for (glyph = 0; glyph < glyphCount; glyph += 1) {
ContextualSubstSubtables.h 34 const TTGlyphID *glyphArray, le_uint16 glyphCount, GlyphIterator *glyphIterator,
38 const le_uint16 *classArray, le_uint16 glyphCount, GlyphIterator *glyphIterator,
42 const Offset *coverageTableOffsetArray, le_uint16 glyphCount,
81 le_uint16 glyphCount;
110 le_uint16 glyphCount;
125 le_uint16 glyphCount;
StateTableProcessor.cpp 53 le_int32 glyphCount = glyphStorage.getGlyphCount();
57 while (currGlyph <= glyphCount) {
60 if (currGlyph == glyphCount) {
SingleSubstitutionSubtables.h 37 le_uint16 glyphCount;
  /external/chromium_org/third_party/icu/source/test/perf/leperf/
leperf.cpp 22 le_int32 glyphCount;
40 le_int32 glyphCount = 0;
42 glyphCount = engine->layoutChars(chars, 0, params->charLen, params->charLen, TRUE, 0.0, 0.0, status);
43 glyphs = LE_NEW_ARRAY(LEGlyphID, glyphCount + 10);
44 indices = LE_NEW_ARRAY(le_int32, glyphCount + 10);
45 positions = LE_NEW_ARRAY(float, glyphCount + 10);
47 params->glyphCount = glyphCount;
112 u_printf("leperf: glyphs=%d\n", p.glyphCount);
  /external/chromium_org/third_party/skia/bench/
CmapBench.cpp 24 int glyphCount);
27 int glyphCount) {
34 int glyphCount) {
36 SkASSERT(glyphCount <= NGLYPHS);
44 size_t len, int glyphCount) {
47 SkASSERT(glyphCount <= NGLYPHS);
51 face->charsToGlyphs(text, encoding, glyphs, glyphCount);
56 size_t len, int glyphCount) {
61 face->charsToGlyphs(text, encoding, NULL, glyphCount);
  /external/icu/icu4c/source/test/perf/leperf/
leperf.cpp 22 le_int32 glyphCount;
40 le_int32 glyphCount = 0;
42 glyphCount = engine->layoutChars(chars, 0, params->charLen, params->charLen, TRUE, 0.0, 0.0, status);
43 glyphs = LE_NEW_ARRAY(LEGlyphID, glyphCount + 10);
44 indices = LE_NEW_ARRAY(le_int32, glyphCount + 10);
45 positions = LE_NEW_ARRAY(float, glyphCount + 10);
47 params->glyphCount = glyphCount;
112 u_printf("leperf: glyphs=%d\n", p.glyphCount);
  /external/chromium_org/third_party/skia/gm/
textblobshader.cpp 38 int glyphCount = fGlyphs.count();
41 run = &builder.allocRun(p, glyphCount, 10, 10, NULL);
42 memcpy(run->glyphs, fGlyphs.begin(), glyphCount * sizeof(uint16_t));
44 run = &builder.allocRunPosH(p, glyphCount, 80, NULL);
45 memcpy(run->glyphs, fGlyphs.begin(), glyphCount * sizeof(uint16_t));
46 for (int i = 0; i < glyphCount; ++i) {
50 run = &builder.allocRunPos(p, glyphCount, NULL);
51 memcpy(run->glyphs, fGlyphs.begin(), glyphCount * sizeof(uint16_t));
52 for (int i = 0; i < glyphCount; ++i) {
54 run->pos[i * 2 + 1] = 150 + 5 * sinf((float)i * 8 / glyphCount);
    [all...]
  /external/chromium_org/third_party/skia/src/core/
SkTextBlob.cpp 35 uint32_t glyphCount() const {
62 static size_t StorageSize(int glyphCount, SkTextBlob::GlyphPositioning positioning) {
65 + SkAlign4(glyphCount* sizeof(uint16_t))
66 + glyphCount * sizeof(SkScalar) * ScalarsPerGlyph(positioning));
76 + StorageSize(run->glyphCount(), run->positioning()));
152 SkASSERT(it.glyphCount() > 0);
154 buffer.write32(it.glyphCount());
161 buffer.writeByteArray(it.glyphs(), it.glyphCount() * sizeof(uint16_t));
163 it.glyphCount() * sizeof(SkScalar) * ScalarsPerGlyph(it.positioning()));
182 int glyphCount = reader.read32()
    [all...]
  /external/chromium_org/third_party/icu/source/test/letest/
letest.h 37 le_int32 glyphCount;
cletest.c 45 le_int32 glyphCount = 0;
55 glyphCount = le_getGlyphCount(engine, &status);
56 if (glyphCount != 0) {
57 log_err("Calling getGlyphCount() on an empty layout returned %d.\n", glyphCount);
60 glyphs = NEW_ARRAY(LEGlyphID, glyphCount + 10);
61 indices = NEW_ARRAY(le_int32, glyphCount + 10);
62 positions = NEW_ARRAY(float, glyphCount + 10);
124 glyphCount = le_layoutChars(engine, NULL, 0, 0, 0, FALSE, 0.0, 0.0, &status);
131 glyphCount = le_layoutChars(engine, chars, -1, 6, 20, TRUE, 0.0, 0.0, &status);
138 glyphCount = le_layoutChars(engine, chars, 8, -1, 20, TRUE, 0.0, 0.0, &status)
    [all...]
  /external/icu/icu4c/source/test/letest/
letest.h 37 le_int32 glyphCount;
  /external/chromium_org/third_party/skia/src/ports/
SkTypeface_win_dw.cpp 75 uint16_t glyphs[], int glyphCount) const
79 for (int i = 0; i < glyphCount; ++i) {
87 return glyphCount;
96 for (int baseGlyph = 0; baseGlyph < glyphCount; baseGlyph += scratchCount) {
97 int glyphsLeft = glyphCount - baseGlyph;
108 fDWriteFontFace->GetGlyphIndices(utf32, glyphCount, glyphs);
115 for (int i = 0; i < glyphCount; ++i) {
120 return glyphCount;
291 const unsigned glyphCount,
296 SkAutoTMalloc<SkUnichar> glyphToUni(glyphCount);
    [all...]

Completed in 162 milliseconds

1 2 3 4