Home
last modified time | relevance | path

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

/external/pdfium/xfa/fde/css/
Dcfde_csscomputedstyle.cpp61 void CFDE_CSSComputedStyle::SetFontWeight(uint16_t wFontWeight) { in SetFontWeight() argument
62 m_InheritedData.m_wFontWeight = wFontWeight; in SetFontWeight()
Dcfde_csscomputedstyle.h66 void SetFontWeight(uint16_t wFontWeight);