Home
last modified time | relevance | path

Searched refs:PP_FONTWEIGHT_BOLD (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/ppapi/c/dev/
Dppb_font_dev.h64 PP_FONTWEIGHT_BOLD = PP_FONTWEIGHT_700 enumerator
/external/chromium_org/pdf/
Dprogress_control.cc95 description.set_weight(PP_FONTWEIGHT_BOLD); in CalculateLayout()
188 description.set_weight(PP_FONTWEIGHT_BOLD); in PrepareBackground()
/external/chromium_org/ppapi/api/dev/
Dppb_font_dev.idl45 PP_FONTWEIGHT_BOLD = PP_FONTWEIGHT_700
81 * Normally you will use either PP_FONTWEIGHT_NORMAL or PP_FONTWEIGHT_BOLD.