Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fdp/include/
Dfde_css.h878 virtual void SetFontWeight(FX_WORD wFontWeight) = 0;
/external/pdfium/xfa/src/fdp/src/css/
Dfde_cssstyleselector.h540 virtual void SetFontWeight(FX_WORD wFontWeight) { in SetFontWeight() function
/external/pdfium/xfa/src/fxfa/src/app/
Dxfa_textlayout.cpp171 pFontStyle->SetFontWeight(font.IsBold() ? FXFONT_FW_BOLD in CreateRootStyle()