Home
last modified time | relevance | path

Searched defs:GetFontWeight (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/core/fxcrt/css/
Dcfx_csscomputedstyle.cpp40 uint16_t CFX_CSSComputedStyle::GetFontWeight() const { in GetFontWeight() function in CFX_CSSComputedStyle
/external/pdfium/core/fpdfapi/font/
Dcpdf_font.cpp439 int CPDF_Font::GetFontWeight() const { in GetFontWeight() function in CPDF_Font
/external/pdfium/fpdfsdk/
Dfpdf_text_embeddertest.cpp1349 TEST_F(FPDFTextEmbedderTest, GetFontWeight) { in TEST_F() argument