Searched defs:set_weight (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/ppapi/cpp/dev/
H A Dfont_dev.h50 void set_weight(PP_FontWeight_Dev w) { pp_font_description_.weight = w; } function in class:pp::FontDescription_Dev
H A Dtruetype_font_dev.h72 void set_weight(PP_TrueTypeFontWeight_Dev weight) { function in class:pp::TrueTypeFontDesc_Dev
/external/chromium_org/ppapi/cpp/trusted/
H A Dbrowser_font_trusted.h54 void set_weight(PP_BrowserFont_Trusted_Weight w) { function in class:pp::BrowserFontDescription
/external/chromium_org/net/spdy/
H A Dspdy_protocol.h979 void set_weight(uint8 weight) { weight_ = weight; } function in class:net::SpdyPriorityIR

Completed in 105 milliseconds