Searched refs:PP_FontWeight_Dev (Results 1 – 4 of 4) sorted by relevance
65 } PP_FontWeight_Dev; typedef66 PP_COMPILE_ASSERT_SIZE_IN_BYTES(PP_FontWeight_Dev, 4);106 PP_FontWeight_Dev weight;
49 PP_FontWeight_Dev weight() const { return pp_font_description_.weight; } in weight()50 void set_weight(PP_FontWeight_Dev w) { pp_font_description_.weight = w; } in set_weight()
64 desc->weight = static_cast<PP_FontWeight_Dev>(weight); in SetToPPFontDescription()
34 enum PP_FontWeight_Dev {83 PP_FontWeight_Dev weight;