Home
last modified time | relevance | path

Searched refs:glyph_indices (Results 1 – 16 of 16) sorted by relevance

/external/freetype/src/sfnt/
Dttpost.c166 FT_UShort* glyph_indices = 0; in load_format_20() local
190 if ( FT_NEW_ARRAY ( glyph_indices, num_glyphs ) || in load_format_20()
195 glyph_indices[n] = FT_GET_USHORT(); in load_format_20()
212 idx = glyph_indices[n]; in load_format_20()
284 table->glyph_indices = glyph_indices; in load_format_20()
300 FT_FREE( glyph_indices ); in load_format_20()
432 FT_FREE( table->glyph_indices ); in tt_face_free_ps_names()
528 FT_UShort name_index = table->glyph_indices[idx]; in tt_face_get_ps_name()
/external/chromium_org/third_party/freetype/src/sfnt/
Dttpost.c166 FT_UShort* glyph_indices = 0; in load_format_20() local
190 if ( FT_NEW_ARRAY ( glyph_indices, num_glyphs ) || in load_format_20()
195 glyph_indices[n] = FT_GET_USHORT(); in load_format_20()
212 idx = glyph_indices[n]; in load_format_20()
284 table->glyph_indices = glyph_indices; in load_format_20()
300 FT_FREE( glyph_indices ); in load_format_20()
432 FT_FREE( table->glyph_indices ); in tt_face_free_ps_names()
528 FT_UShort name_index = table->glyph_indices[idx]; in tt_face_get_ps_name()
/external/chromium_org/ppapi/proxy/
Dflash_resource.cc196 const uint16_t glyph_indices[], in DrawGlyphs() argument
218 params.glyph_indices.insert(params.glyph_indices.begin(), in DrawGlyphs()
219 &glyph_indices[0], in DrawGlyphs()
220 &glyph_indices[glyph_count]); in DrawGlyphs()
Dflash_resource.h55 const uint16_t glyph_indices[],
Dserialized_structs.h116 std::vector<uint16_t> glyph_indices; member
Dppapi_param_traits.cc356 ParamTraits<std::vector<uint16_t> >::Write(m, p.glyph_indices); in Write()
383 ParamTraits<std::vector<uint16_t> >::Read(m, iter, &r->glyph_indices) && in Read()
385 r->glyph_indices.size() == r->glyph_advances.size(); in Read()
/external/chromium_org/ppapi/c/private/
Dppb_flash.h165 const uint16_t glyph_indices[],
252 const uint16_t glyph_indices[],
283 const uint16_t glyph_indices[],
317 const uint16_t glyph_indices[],
/external/chromium_org/chrome/renderer/pepper/
Dpepper_flash_renderer_host.cc201 if (params.glyph_indices.size() != params.glyph_advances.size() || in OnDrawGlyphs()
202 params.glyph_indices.empty()) in OnDrawGlyphs()
276 size_t glyph_count = params.glyph_indices.size(); in OnDrawGlyphs()
287 canvas->drawPosText(&params.glyph_indices[0], glyph_count * 2, sk_positions, in OnDrawGlyphs()
/external/chromium_org/ppapi/cpp/private/
Dflash.cc110 const uint16_t glyph_indices[], in DrawGlyphs() argument
124 glyph_indices, in DrawGlyphs()
138 glyph_indices, in DrawGlyphs()
Dflash.h48 const uint16_t glyph_indices[],
/external/chromium_org/ppapi/thunk/
Dppb_flash_thunk.cc39 const uint16_t glyph_indices[], in DrawGlyphs() argument
46 allow_subpixel_aa, glyph_count, glyph_indices, glyph_advances); in DrawGlyphs()
Dppb_flash_functions_api.h42 const uint16_t glyph_indices[],
/external/chromium_org/third_party/freetype/include/freetype/internal/
Dtttypes.h690 FT_UShort* glyph_indices; member
/external/freetype/include/freetype/internal/
Dtttypes.h690 FT_UShort* glyph_indices; member
/external/chromium_org/ppapi/api/private/
Dppb_flash.idl146 [in, size_is(glyph_count)] uint16_t[] glyph_indices,
/external/chromium_org/ppapi/native_client/src/untrusted/pnacl_irt_shim/
Dpnacl_shim.c2472 …][3], PP_Bool allow_subpixel_aa, uint32_t glyph_count, const uint16_t glyph_indices[], const struc… in Pnacl_M21_PPB_Flash_DrawGlyphs() argument
2474 …olor, position, clip, transformation, allow_subpixel_aa, glyph_count, glyph_indices, glyph_advance… in Pnacl_M21_PPB_Flash_DrawGlyphs()
2551 …][3], PP_Bool allow_subpixel_aa, uint32_t glyph_count, const uint16_t glyph_indices[], const struc… in Pnacl_M22_PPB_Flash_DrawGlyphs() argument
2553 …olor, position, clip, transformation, allow_subpixel_aa, glyph_count, glyph_indices, glyph_advance… in Pnacl_M22_PPB_Flash_DrawGlyphs()
2635 …][3], PP_Bool allow_subpixel_aa, uint32_t glyph_count, const uint16_t glyph_indices[], const struc… in Pnacl_M24_0_PPB_Flash_DrawGlyphs() argument
2637 …olor, position, clip, transformation, allow_subpixel_aa, glyph_count, glyph_indices, glyph_advance… in Pnacl_M24_0_PPB_Flash_DrawGlyphs()
2724 …][3], PP_Bool allow_subpixel_aa, uint32_t glyph_count, const uint16_t glyph_indices[], const struc… in Pnacl_M24_1_PPB_Flash_DrawGlyphs() argument
2726 …olor, position, clip, transformation, allow_subpixel_aa, glyph_count, glyph_indices, glyph_advance… in Pnacl_M24_1_PPB_Flash_DrawGlyphs()
4736 …][3], PP_Bool allow_subpixel_aa, uint32_t glyph_count, const uint16_t glyph_indices[], const struc…
4754 …][3], PP_Bool allow_subpixel_aa, uint32_t glyph_count, const uint16_t glyph_indices[], const struc…
[all …]