Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dcxfa_font.h22 int32_t GetLineThrough();
Dcxfa_font.cpp95 int32_t CXFA_Font::GetLineThrough() { in GetLineThrough() function in CXFA_Font
/external/pdfium/xfa/fxfa/
Dcxfa_textparser.cpp147 if (font->GetLineThrough() > 0) in CreateRootStyle()
446 iLinethrough = font->GetLineThrough(); in GetLinethrough()