HomeSort by relevance Sort by last modified time
    Searched refs:IsPPFontDescriptionValid (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/content/child/
browser_font_resource_trusted.h 38 static bool IsPPFontDescriptionValid(
browser_font_resource_trusted.cc 227 bool BrowserFontResource_Trusted::IsPPFontDescriptionValid(
  /external/chromium_org/content/renderer/pepper/
pepper_in_process_resource_creation.cc 56 if (!BrowserFontResource_Trusted::IsPPFontDescriptionValid(*description))
  /external/chromium_org/content/ppapi_plugin/
ppapi_thread.cc 181 if (!BrowserFontResource_Trusted::IsPPFontDescriptionValid(desc))

Completed in 133 milliseconds