Home
last modified time | relevance | path

Searched refs:wFontWeight (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/fxcrt/css/
Dcfx_csscomputedstyle.cpp60 void CFX_CSSComputedStyle::SetFontWeight(uint16_t wFontWeight) { in SetFontWeight() argument
61 m_InheritedData.m_wFontWeight = wFontWeight; in SetFontWeight()
Dcfx_csscomputedstyle.h69 void SetFontWeight(uint16_t wFontWeight);