PP_FontMetrics_Dev 134 ppapi/c/dev/ppb_font_dev.h PP_COMPILE_ASSERT_STRUCT_SIZE_IN_BYTES(PP_FontMetrics_Dev, 20); PP_FontMetrics_Dev 215 ppapi/c/dev/ppb_font_dev.h struct PP_FontMetrics_Dev* metrics); PP_FontMetrics_Dev 130 ppapi/cpp/dev/font_dev.cc PP_FontMetrics_Dev* metrics) const { PP_FontMetrics_Dev 115 ppapi/cpp/dev/font_dev.h PP_FontMetrics_Dev* metrics) const; PP_FontMetrics_Dev 38 ppapi/cpp/trusted/browser_font_trusted.cc PP_FontMetrics_Dev* BrowserFontMetricsToFontMetrics( PP_FontMetrics_Dev 40 ppapi/cpp/trusted/browser_font_trusted.cc return reinterpret_cast<PP_FontMetrics_Dev*>(metrics); PP_FontMetrics_Dev 2040 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c static PP_Bool Pnacl_M14_PPB_Font_Dev_Describe(PP_Resource font, struct PP_FontDescription_Dev* description, struct PP_FontMetrics_Dev* metrics) { PP_FontMetrics_Dev 4801 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c .Describe = (PP_Bool (*)(PP_Resource font, struct PP_FontDescription_Dev* description, struct PP_FontMetrics_Dev* metrics))&Pnacl_M14_PPB_Font_Dev_Describe,