Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dcxfa_font.h23 int32_t GetLineThrough();
Dcxfa_font.cpp45 int32_t CXFA_Font::GetLineThrough() { in GetLineThrough() function in CXFA_Font
/external/pdfium/xfa/fxfa/app/
Dcxfa_textparser.cpp152 if (font.GetLineThrough() > 0) in CreateRootStyle()
456 iLinethrough = font.GetLineThrough(); in GetLinethrough()