/external/icu/icu4c/source/layout/ |
D | LEGlyphStorage.cpp | 254 LEGlyphID LEGlyphStorage::getGlyphID(le_int32 glyphIndex, LEErrorCode &success) const in getGlyphID() 273 void LEGlyphStorage::setGlyphID(le_int32 glyphIndex, LEGlyphID glyphID, LEErrorCode &success) in setGlyphID() 292 le_int32 LEGlyphStorage::getCharIndex(le_int32 glyphIndex, LEErrorCode &success) const in getCharIndex() 311 void LEGlyphStorage::setCharIndex(le_int32 glyphIndex, le_int32 charIndex, LEErrorCode &success) in setCharIndex() 349 le_uint32 LEGlyphStorage::getAuxData(le_int32 glyphIndex, LEErrorCode &success) const in getAuxData() 368 void LEGlyphStorage::setAuxData(le_int32 glyphIndex, le_uint32 auxData, LEErrorCode &success) in setAuxData() 406 void LEGlyphStorage::getGlyphPosition(le_int32 glyphIndex, float &x, float &y, LEErrorCode &success… in getGlyphPosition() 426 void LEGlyphStorage::setPosition(le_int32 glyphIndex, float x, float y, LEErrorCode &success) in setPosition() 441 void LEGlyphStorage::adjustPosition(le_int32 glyphIndex, float xAdjust, float yAdjust, LEErrorCode … in adjustPosition()
|
D | loengine.cpp | 136 le_int32 glyphIndex, in le_getGlyphPosition()
|
D | LayoutEngine.cpp | 193 void LayoutEngine::getGlyphPosition(le_int32 glyphIndex, float &x, float &y, LEErrorCode &success) … in getGlyphPosition()
|
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vega/ |
D | text.c | 49 VGuint glyphIndex) in del_glyph() 62 VGuint glyphIndex, in add_glyph() 83 VGuint glyphIndex) in get_glyph() 165 VGuint glyphIndex, in font_set_glyph_to_path() 176 VGuint glyphIndex, in font_set_glyph_to_image() 186 VGuint glyphIndex) in font_clear_glyph() 195 VGuint glyphIndex, in font_draw_glyph()
|
D | api_text.c | 68 VGuint glyphIndex, in vegaSetGlyphToPath() 102 VGuint glyphIndex, in vegaSetGlyphToImage() 134 VGuint glyphIndex) in vegaClearGlyph() 150 VGuint glyphIndex, in vegaDrawGlyph()
|
/external/mesa3d/src/gallium/state_trackers/vega/ |
D | text.c | 49 VGuint glyphIndex) in del_glyph() 62 VGuint glyphIndex, in add_glyph() 83 VGuint glyphIndex) in get_glyph() 165 VGuint glyphIndex, in font_set_glyph_to_path() 176 VGuint glyphIndex, in font_set_glyph_to_image() 186 VGuint glyphIndex) in font_clear_glyph() 195 VGuint glyphIndex, in font_draw_glyph()
|
D | api_text.c | 68 VGuint glyphIndex, in vegaSetGlyphToPath() 102 VGuint glyphIndex, in vegaSetGlyphToImage() 134 VGuint glyphIndex) in vegaClearGlyph() 150 VGuint glyphIndex, in vegaDrawGlyph()
|
/external/chromium_org/third_party/WebKit/Source/platform/fonts/harfbuzz/ |
D | FontHarfBuzz.cpp | 124 unsigned glyphIndex = 0; in drawGlyphs() local
|
D | HarfBuzzShaper.cpp | 299 unsigned glyphIndex = 0; in characterIndexForXPosition() local 329 unsigned glyphIndex = 0; in xPositionForOffset() local
|
/external/skia/src/ports/ |
D | SkFontHost_FreeType.cpp | 515 FT_UInt glyphIndex; in populate_glyph_to_unicode() local 1094 FT_UInt glyphIndex; in generateGlyphToChar() local
|
D | SkFontHost_win.cpp | 2203 int glyphIndex = 0; in onCharsToGlyphs() local 2238 int glyphIndex = 0; in onCharsToGlyphs() local 2265 int glyphIndex = 0; in onCharsToGlyphs() local
|
/external/chromium_org/third_party/skia/src/ports/ |
D | SkFontHost_FreeType.cpp | 515 FT_UInt glyphIndex; in populate_glyph_to_unicode() local 1090 FT_UInt glyphIndex; in generateGlyphToChar() local
|
D | SkFontHost_win.cpp | 2203 int glyphIndex = 0; in onCharsToGlyphs() local 2238 int glyphIndex = 0; in onCharsToGlyphs() local 2265 int glyphIndex = 0; in onCharsToGlyphs() local
|
/external/chromium_org/third_party/skia/src/sfnt/ |
D | SkOTTable_glyf.h | 155 SK_OT_USHORT glyphIndex; member
|
/external/skia/src/sfnt/ |
D | SkOTTable_glyf.h | 155 SK_OT_USHORT glyphIndex; member
|
/external/chromium_org/third_party/WebKit/Source/platform/fonts/opentype/ |
D | OpenTypeVerticalData.cpp | 108 OpenType::UInt16 glyphIndex; member
|