Home
last modified time | relevance | path

Searched defs:glyphIndex (Results 1 – 16 of 16) sorted by relevance

/external/icu/icu4c/source/layout/
DLEGlyphStorage.cpp254 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()
Dloengine.cpp136 le_int32 glyphIndex, in le_getGlyphPosition()
DLayoutEngine.cpp193 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/
Dtext.c49 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()
Dapi_text.c68 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/
Dtext.c49 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()
Dapi_text.c68 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/
DFontHarfBuzz.cpp124 unsigned glyphIndex = 0; in drawGlyphs() local
DHarfBuzzShaper.cpp299 unsigned glyphIndex = 0; in characterIndexForXPosition() local
329 unsigned glyphIndex = 0; in xPositionForOffset() local
/external/skia/src/ports/
DSkFontHost_FreeType.cpp515 FT_UInt glyphIndex; in populate_glyph_to_unicode() local
1094 FT_UInt glyphIndex; in generateGlyphToChar() local
DSkFontHost_win.cpp2203 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/
DSkFontHost_FreeType.cpp515 FT_UInt glyphIndex; in populate_glyph_to_unicode() local
1090 FT_UInt glyphIndex; in generateGlyphToChar() local
DSkFontHost_win.cpp2203 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/
DSkOTTable_glyf.h155 SK_OT_USHORT glyphIndex; member
/external/skia/src/sfnt/
DSkOTTable_glyf.h155 SK_OT_USHORT glyphIndex; member
/external/chromium_org/third_party/WebKit/Source/platform/fonts/opentype/
DOpenTypeVerticalData.cpp108 OpenType::UInt16 glyphIndex; member