Home | Sort by relevance Sort by last modified time |
/external/chromium_org/ppapi/cpp/dev/ | |
font_dev.cc | 39 set_face(other.face()); 59 set_face(other.face()); |
font_dev.h | 38 void set_face(const Var& face) { function in class:pp::FontDescription_Dev |
/external/chromium_org/ppapi/cpp/trusted/ | |
browser_font_trusted.h | 36 void set_face(const Var& face) { function in class:pp::BrowserFontDescription |
browser_font_trusted.cc | 64 set_face(other.face()); 84 set_face(other.face()); |