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

  /external/chromium_org/ppapi/cpp/trusted/
browser_font_trusted.cc 197 &text.pp_text_run(),
206 BrowserFontTextRunToFontTextRun(&text.pp_text_run()),
219 &text.pp_text_run());
223 BrowserFontTextRunToFontTextRun(&text.pp_text_run()));
235 &text.pp_text_run(),
240 BrowserFontTextRunToFontTextRun(&text.pp_text_run()),
253 &text.pp_text_run(),
258 BrowserFontTextRunToFontTextRun(&text.pp_text_run()),
browser_font_trusted.h 94 const PP_BrowserFont_Trusted_TextRun& pp_text_run() const { function in class:pp::BrowserFontTextRun
  /external/chromium_org/ppapi/cpp/dev/
font_dev.cc 156 &text.pp_text_run(),
167 &text.pp_text_run());
175 pp_resource(), &text.pp_text_run(), pixel_position);
184 pp_resource(), &text.pp_text_run(), char_offset);
font_dev.h 88 const PP_TextRun_Dev& pp_text_run() const { function in class:pp::TextRun_Dev

Completed in 39 milliseconds