HomeSort by relevance Sort by last modified time
    Searched defs:set_weight (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/ppapi/cpp/dev/
font_dev.h 50 void set_weight(PP_FontWeight_Dev w) { pp_font_description_.weight = w; } function in class:pp::FontDescription_Dev
truetype_font_dev.h 72 void set_weight(PP_TrueTypeFontWeight_Dev weight) { function in class:pp::TrueTypeFontDesc_Dev
  /external/chromium_org/ppapi/cpp/trusted/
browser_font_trusted.h 54 void set_weight(PP_BrowserFont_Trusted_Weight w) { function in class:pp::BrowserFontDescription

Completed in 1036 milliseconds