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

1 2 3 4

  /external/pdfium/core/fxge/
cfx_facecache.h 21 uint32_t glyph_index,
28 uint32_t glyph_index,
37 uint32_t glyph_index,
43 uint32_t glyph_index,
50 uint32_t glyph_index,
fx_font.h 130 const CFX_GlyphBitmap* LoadGlyphBitmap(uint32_t glyph_index,
136 const CFX_PathData* LoadGlyphPath(uint32_t glyph_index, int dest_width) const;
142 int GetGlyphWidth(uint32_t glyph_index);
145 bool GetGlyphBBox(uint32_t glyph_index, FX_RECT& bbox);
168 void AdjustMMParams(int glyph_index, int width, int weight) const;
185 CFX_PathData* LoadGlyphPathImpl(uint32_t glyph_index,
  /external/pdfium/third_party/freetype/src/cid/
cidgload.h 42 FT_UInt glyph_index,
  /external/freetype/include/freetype/
ftincrem.h 158 * glyph_index ::
180 FT_UInt glyph_index,
224 * glyph_index ::
243 FT_UInt glyph_index,
ftcid.h 138 * glyph_index ::
157 FT_UInt glyph_index,
  /external/freetype/src/autofit/
afdummy.c 41 af_dummy_hints_apply( FT_UInt glyph_index,
47 FT_UNUSED( glyph_index );
  /external/pdfium/third_party/freetype/include/freetype/
ftincrem.h 158 * glyph_index ::
180 FT_UInt glyph_index,
224 * glyph_index ::
243 FT_UInt glyph_index,
ftcid.h 138 * glyph_index ::
157 FT_UInt glyph_index,
  /prebuilts/misc/darwin-x86_64/freetype/include/freetype2/
ftincrem.h 158 * glyph_index ::
180 FT_UInt glyph_index,
224 * glyph_index ::
243 FT_UInt glyph_index,
ftcid.h 138 * glyph_index ::
157 FT_UInt glyph_index,
  /external/pdfium/core/fxge/ge/
cfx_facecache.cpp 95 uint32_t glyph_index,
132 pFont->AdjustMMParams(glyph_index, dest_width,
140 int error = FXFT_Load_Glyph(m_Face, glyph_index, load_flags);
147 error = FXFT_Load_Glyph(m_Face, glyph_index, load_flags);
229 uint32_t glyph_index,
231 if (!m_Face || glyph_index == kInvalidGlyphIndex || dest_width < 0)
234 uint32_t key = glyph_index;
252 CFX_PathData* pGlyphPath = pFont->LoadGlyphPathImpl(glyph_index, dest_width);
258 uint32_t glyph_index,
264 if (glyph_index == kInvalidGlyphIndex
    [all...]
  /external/pdfium/third_party/freetype/src/type1/
t1gload.h 44 FT_UInt glyph_index,
t1gload.c 59 FT_UInt glyph_index,
81 glyph_index, char_string );
88 char_string->pointer = type1->charstrings[glyph_index];
89 char_string->length = (FT_Int)type1->charstrings_len[glyph_index];
111 glyph_index, FALSE, &metrics );
126 FT_UInt glyph_index )
130 decoder, glyph_index, &glyph_data );
158 FT_Int glyph_index; local
194 for ( glyph_index = 0; glyph_index < type1->num_glyphs; glyph_index++
    [all...]
  /external/freetype/src/truetype/
ttsubpix.h 80 FT_UInt glyph_index,
89 FT_UInt glyph_index );
93 FT_UInt glyph_index );
ttsubpix.c 822 FT_UInt glyph_index,
840 rule[i].glyph ) == glyph_index )
853 FT_UInt glyph_index,
871 rule[i].glyph ) == glyph_index )
884 FT_UInt glyph_index )
886 return scale_test_tweak( face, family, ppem, style, glyph_index,
892 if ( sph_test_tweak( face, family, ppem, style, glyph_index, \
897 if ( sph_test_tweak( face, family, ppem, style, glyph_index, \
904 FT_UInt glyph_index )
918 family, ppem, style, glyph_index, glyph_index )
    [all...]
ttgload.h 53 FT_UInt glyph_index,
  /external/pdfium/third_party/freetype/src/truetype/
ttsubpix.h 80 FT_UInt glyph_index,
89 FT_UInt glyph_index );
93 FT_UInt glyph_index );
ttsubpix.c 822 FT_UInt glyph_index,
840 rule[i].glyph ) == glyph_index )
853 FT_UInt glyph_index,
871 rule[i].glyph ) == glyph_index )
884 FT_UInt glyph_index )
886 return scale_test_tweak( face, family, ppem, style, glyph_index,
892 if ( sph_test_tweak( face, family, ppem, style, glyph_index, \
897 if ( sph_test_tweak( face, family, ppem, style, glyph_index, \
904 FT_UInt glyph_index )
918 family, ppem, style, glyph_index, glyph_index )
    [all...]
  /external/freetype/include/freetype/internal/services/
svgldict.h 39 FT_UInt glyph_index,
  /external/freetype/src/psaux/
t1decode.h 37 FT_UInt glyph_index );
  /external/freetype/src/sfnt/
ttsbit.h 51 FT_UInt glyph_index,
  /external/harfbuzz_ng/src/
hb-ot-shape-normalize-private.hh 34 #define glyph_index() var1.u32 macro
  /external/pdfium/third_party/freetype/include/freetype/internal/services/
svgldict.h 39 FT_UInt glyph_index,
  /external/pdfium/third_party/freetype/src/psaux/
t1decode.h 37 FT_UInt glyph_index );
  /external/pdfium/third_party/freetype/src/sfnt/
ttsbit.h 51 FT_UInt glyph_index,

Completed in 300 milliseconds

1 2 3 4