Searched +defs:tag +defs:glyph (Results 1 - 9 of 9) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/harfbuzz/
H A DHarfBuzzFaceCoreText.cpp48 static hb_bool_t getGlyph(hb_font_t* hbFont, void* fontData, hb_codepoint_t unicode, hb_codepoint_t variationSelector, hb_codepoint_t* glyph, void* userData) argument
61 static hb_position_t getGlyphHorizontalAdvance(hb_font_t* hbFont, void* fontData, hb_codepoint_t glyph, void* userData) argument
69 static hb_bool_t getGlyphHorizontalOrigin(hb_font_t* hbFont, void* fontData, hb_codepoint_t glyph, hb_position_t* x, hb_position_t* y, void* userData) argument
74 static hb_bool_t getGlyphExtents(hb_font_t* hbFont, void* fontData, hb_codepoint_t glyph, hb_glyph_extents_t* extents, void* userData) argument
109 static hb_blob_t* harfBuzzCoreTextGetTable(hb_face_t* face, hb_tag_t tag, void* userData) argument
H A DHarfBuzzFaceCairo.cpp86 cairo_glyph_t glyph; local
102 static hb_bool_t harfBuzzGetGlyph(hb_font_t*, void* fontData, hb_codepoint_t unicode, hb_codepoint_t, hb_codepoint_t* glyph, void*) argument
124 static hb_position_t harfBuzzGetGlyphHorizontalAdvance(hb_font_t*, void* fontData, hb_codepoint_t glyph, void*) argument
142 harfBuzzGetGlyphExtents(hb_font_t*, void* fontData, hb_codepoint_t glyph, hb_glyph_extents_t* extents, void*) argument
169 harfBuzzCairoGetTable(hb_face_t*, hb_tag_t tag, void* userData) argument
[all...]
/macosx-10.9.5/ICU-511.35/icuSources/test/letest/
H A DFontObject.cpp60 DirectoryEntry *FontObject::findTable(LETag tag) argument
84 void *FontObject::readTable(LETag tag, le_uint32 *length) argument
207 le_uint16 FontObject::getGlyphAdvance(LEGlyphID glyph) argument
[all...]
H A DPortableFontInstance.cpp212 const void *PortableFontInstance::readTable(LETag tag, le_uint32 *length) const argument
336 void PortableFontInstance::getGlyphAdvance(LEGlyphID glyph, LEPoin argument
[all...]
H A Dletest.cpp246 le_int32 biasedIndices[6], indices[6], glyph; local
634 UnicodeString tag = element->getTagName(); local
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/emacs-lisp/
H A Dlucid.el
/macosx-10.9.5/groff-38/groff/src/devices/grotty/
H A Dtty.cpp154 class glyph { class
448 char *tag = p; local
[all...]
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/opentype/
H A DOpenTypeVerticalData.cpp250 const FeatureTable* feature(uint16_t index, OpenType::Tag tag, const SharedBuffer& buffer) const argument
260 const FeatureTable* findFeature(OpenType::Tag tag, const SharedBuffer& buffer) const argument
319 const ScriptTable* script(OpenType::Tag tag, const SharedBuffer& buffer) const argument
524 Glyph glyph local
563 Glyph glyph = glyphPage->glyphAt(index); local
[all...]
/macosx-10.9.5/emacs-92/emacs/src/
H A Dalloc.c5018 Lisp_Object tag; member in struct:catchtag
5372 struct glyph *glyph = row->glyphs[area]; local
[all...]

Completed in 110 milliseconds