/external/freetype/src/sfnt/ |
D | ttpost.c | 166 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/ |
D | ttpost.c | 166 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/ |
D | flash_resource.cc | 196 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()
|
D | flash_resource.h | 55 const uint16_t glyph_indices[],
|
D | serialized_structs.h | 116 std::vector<uint16_t> glyph_indices; member
|
D | ppapi_param_traits.cc | 356 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/ |
D | ppb_flash.h | 165 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/ |
D | pepper_flash_renderer_host.cc | 201 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(¶ms.glyph_indices[0], glyph_count * 2, sk_positions, in OnDrawGlyphs()
|
/external/chromium_org/ppapi/cpp/private/ |
D | flash.cc | 110 const uint16_t glyph_indices[], in DrawGlyphs() argument 124 glyph_indices, in DrawGlyphs() 138 glyph_indices, in DrawGlyphs()
|
D | flash.h | 48 const uint16_t glyph_indices[],
|
/external/chromium_org/ppapi/thunk/ |
D | ppb_flash_thunk.cc | 39 const uint16_t glyph_indices[], in DrawGlyphs() argument 46 allow_subpixel_aa, glyph_count, glyph_indices, glyph_advances); in DrawGlyphs()
|
D | ppb_flash_functions_api.h | 42 const uint16_t glyph_indices[],
|
/external/chromium_org/third_party/freetype/include/freetype/internal/ |
D | tttypes.h | 690 FT_UShort* glyph_indices; member
|
/external/freetype/include/freetype/internal/ |
D | tttypes.h | 690 FT_UShort* glyph_indices; member
|
/external/chromium_org/ppapi/api/private/ |
D | ppb_flash.idl | 146 [in, size_is(glyph_count)] uint16_t[] glyph_indices,
|
/external/chromium_org/ppapi/native_client/src/untrusted/pnacl_irt_shim/ |
D | pnacl_shim.c | 2472 …][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 …]
|