HomeSort by relevance Sort by last modified time
    Searched refs:glyphs (Results 126 - 150 of 191) sorted by null

1 2 3 4 56 7 8

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-coretext.cc 665 const CGGlyph* glyphs = CTRunGetGlyphsPtr (run); local
666 if (!glyphs) {
669 glyphs = glyph_buf;
695 info->codepoint = glyphs[j];
721 * if core text has reordered glyphs, we'll merge them to the
hb-ot-layout-gdef-table.hh 340 inline void get_glyphs_in_class (unsigned int klass, hb_set_t *glyphs) const
341 { (this+glyphClassDef).add_class (glyphs, klass); }
409 attachList; /* Offset to list of glyphs with
  /external/chromium_org/third_party/icu/source/test/letest/
FontObject.h 193 le_uint32 unicodesToGlyphs(LEUnicode *chars, le_uint32 nChars, LEGlyphID *glyphs,
  /external/harfbuzz/src/
harfbuzz-hebrew.c 174 shaper_item->glyphs, &shaper_item->num_glyphs,
harfbuzz-shaper-private.h 149 shaper_item->glyphs, shaper_item->num_glyphs, \
  /external/harfbuzz_ng/src/hb-old/
harfbuzz-hebrew.c 174 shaper_item->glyphs, &shaper_item->num_glyphs,
harfbuzz-shaper-private.h 137 shaper_item->glyphs, shaper_item->num_glyphs, \
  /external/harfbuzz_ng/src/
hb-ot-layout-private.hh 132 * - All resulting glyphs will have lig_id = 0,
133 * - The resulting glyphs will have lig_comp = 0, 1, 2, ... respectively.
195 const hb_codepoint_t *glyphs,
hb-ot-layout-gdef-table.hh 340 inline void get_glyphs_in_class (unsigned int klass, hb_set_t *glyphs) const
341 { (this+glyphClassDef).add_class (glyphs, klass); }
407 attachList; /* Offset to list of glyphs with
  /external/icu4c/layout/
LayoutEngine.cpp 174 // Copy the glyphs into caller's (32-bit) glyph array, OR in extraBits
175 void LayoutEngine::getGlyphs(le_uint32 glyphs[], le_uint32 extraBits, LEErrorCode &success) const
177 fGlyphStorage->getGlyphs(glyphs, extraBits, success);
180 void LayoutEngine::getGlyphs(LEGlyphID glyphs[], LEErrorCode &success) const
182 fGlyphStorage->getGlyphs(glyphs, success);
328 // Input: glyphs
483 // Output: glyphs, positions, char indices
484 // Returns: number of glyphs
  /external/icu4c/samples/layout/
sfnt.h 129 le_uint16 glyphs[ANY_NUMBER]; member in struct:CMAPFormat10Encoding
pflow.c 341 const LEGlyphID *glyphs = pl_getVisualRunGlyphs(visualRun); local
344 rs_drawGlyphs(surface, font, glyphs, glyphCount, positions, x, y, obj->fWidth, obj->fHeight);
  /external/icu4c/test/letest/
FontObject.h 193 le_uint32 unicodesToGlyphs(LEUnicode *chars, le_uint32 nChars, LEGlyphID *glyphs,
  /external/chromium_org/third_party/skia/src/fonts/
SkGScalerContext.cpp 200 uint16_t glyphs[], int glyphCount) const {
201 return fProxy->charsToGlyphs(chars, encoding, glyphs, glyphCount);
  /external/harfbuzz_ng/util/
options.hh 214 hb_set_t *glyphs)
219 hb_ot_shape_glyphs_closure (font, buffer, features, num_features, glyphs);
  /external/skia/src/fonts/
SkGScalerContext.cpp 200 uint16_t glyphs[], int glyphCount) const {
201 return fProxy->charsToGlyphs(chars, encoding, glyphs, glyphCount);
  /external/chromium_org/third_party/ots/src/
cff.cc 475 size_t glyphs = 0; local
639 if (glyphs) {
642 glyphs = charstring_index->count;
695 for (size_t j = 0; j < glyphs; ++j) {
839 for (unsigned j = 1 /* .notdef is omitted */; j < glyphs; ++j) {
854 while (total < glyphs) {
  /external/chromium_org/ui/gfx/
render_text_win.cc 37 // The maximum number of glyphs per run; ScriptShape fails on larger values.
837 // |pos| contains the positions of glyphs. An extra terminal |pos| entry
869 renderer.DrawPosText(&start_pos, &run->glyphs[colored_glyphs.start()],
    [all...]
  /frameworks/base/core/jni/android/graphics/
Paint.cpp 510 jint contextCount, jint flags, jcharArray glyphs) {
514 if ((start | count | contextCount) < 0 || contextCount < count || !glyphs) {
521 size_t glypthsLength = env->GetArrayLength(glyphs);
527 jchar* glyphsArray = env->GetCharArrayElements(glyphs, NULL);
535 env->ReleaseCharArrayElements(glyphs, glyphsArray, JNI_ABORT);
541 jcharArray glyphs) {
544 end - start, contextEnd - contextStart, flags, glyphs);
    [all...]
  /external/chromium_org/third_party/skia/src/ports/
SkFontHost_FreeType.cpp 123 // Setup LCD filtering. This reduces color fringes for LCD smoothed glyphs.
653 // Postscript fonts may contain more than 255 glyphs, so we end up
750 bool SkTypeface_FreeType::onGetKerningPairAdjustments(const uint16_t glyphs[],
760 FT_Error err = FT_Get_Kerning(face, glyphs[i], glyphs[i+1],
    [all...]
  /external/skia/src/ports/
SkFontHost_FreeType.cpp 125 // Setup LCD filtering. This reduces color fringes for LCD smoothed glyphs.
655 // Postscript fonts may contain more than 255 glyphs, so we end up
807 bool SkTypeface_FreeType::onGetKerningPairAdjustments(const uint16_t glyphs[],
817 FT_Error err = FT_Get_Kerning(face, glyphs[i], glyphs[i+1],
    [all...]
  /external/chromium_org/third_party/WebKit/Source/platform/fonts/opentype/
OpenTypeVerticalData.cpp 513 void OpenTypeVerticalData::getVerticalTranslationsForGlyphs(const SimpleFontData* font, const Glyph* glyphs, size_t count, float* outXYArray) const
523 for (float* end = &(outXYArray[count * 2]); outXYArray != end; ++glyphs, outXYArray += 2) {
524 Glyph glyph = *glyphs;
  /external/chromium_org/third_party/skia/src/device/xps/
SkXPSDevice.cpp 2118 SkTScopedComPtr<IXpsOMGlyphs> glyphs; local
    [all...]
  /external/skia/src/device/xps/
SkXPSDevice.cpp 2118 SkTScopedComPtr<IXpsOMGlyphs> glyphs; local
    [all...]
  /external/chromium_org/third_party/skia/include/core/
SkPaint.h 89 subpixel glyphs, in which case TARGET_LCD or
230 * X values, and drawText will places its glyphs vertically rather than
741 SkScalar fXMin; //!< The minimum bounding box x value for all glyphs
742 SkScalar fXMax; //!< The maximum bounding box x value for all glyphs
765 glyphs ID written. If glyphs is NULL, it is ignore and only the count
769 uint16_t glyphs[]) const;
780 /** Convert the glyph array into Unichars. Unconvertable glyphs are mapped
784 void glyphsToUnichars(const uint16_t glyphs[], int count,
    [all...]

Completed in 225 milliseconds

1 2 3 4 56 7 8