Home
last modified time | relevance | path

Searched defs:GetFontTable (Results 1 – 7 of 7) sorted by relevance

/external/chromium_org/ppapi/proxy/
Dflash_font_file_resource.cc34 PP_Bool FlashFontFileResource::GetFontTable(uint32_t table, in GetFontTable() function in ppapi::proxy::FlashFontFileResource
67 std::string* FlashFontFileResource::GetFontTable(uint32_t table) const { in GetFontTable() function in ppapi::proxy::FlashFontFileResource
/external/chromium_org/ppapi/c/private/
Dppb_flash_font_file.h51 PP_Bool (*GetFontTable)(PP_Resource font_file, member
/external/chromium_org/ppapi/cpp/private/
Dflash_font_file.cc45 bool FontFile::GetFontTable(uint32_t table, in GetFontTable() function in pp::flash::FontFile
/external/chromium_org/ppapi/thunk/
Dppb_flash_font_file_thunk.cc30 PP_Bool GetFontTable(PP_Resource font_file, in GetFontTable() function
/external/chromium_org/content/common/
Dchild_process_sandbox_support_impl_linux.cc136 bool GetFontTable(int fd, uint32_t table_tag, off_t offset, in GetFontTable() function
/external/chromium_org/components/pdf/renderer/
Dppb_pdf_impl.cc44 bool GetFontTable(uint32_t table, void* output, uint32_t* output_length) { in GetFontTable() function in pdf::__anon48f1f2c60111::PrivateFontFile
/external/chromium_org/ui/gfx/
Drender_text_harfbuzz.cc226 hb_blob_t* GetFontTable(hb_face_t* face, hb_tag_t tag, void* user_data) { in GetFontTable() function