Home
last modified time | relevance | path

Searched defs:GetFontsInFamily (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/ppapi/proxy/
Dtruetype_font_singleton_resource.cc46 int32_t TrueTypeFontSingletonResource::GetFontsInFamily( in GetFontsInFamily() function in ppapi::proxy::TrueTypeFontSingletonResource
/external/chromium_org/ppapi/cpp/dev/
Dtruetype_font_dev.cc107 int32_t TrueTypeFont_Dev::GetFontsInFamily( in GetFontsInFamily() function in pp::TrueTypeFont_Dev
/external/chromium_org/ppapi/thunk/
Dppb_truetype_font_dev_thunk.cc36 int32_t GetFontsInFamily(PP_Instance instance, in GetFontsInFamily() function
/external/chromium_org/ppapi/c/dev/
Dppb_truetype_font_dev.h203 int32_t (*GetFontsInFamily)(PP_Instance instance, member