HomeSort by relevance Sort by last modified time
    Searched refs:GetLineThrough (Results 1 - 3 of 3) sorted by null

  /external/pdfium/xfa/fxfa/parser/
cxfa_font.h 23 int32_t GetLineThrough();
cxfa_font.cpp 45 int32_t CXFA_Font::GetLineThrough() {
  /external/pdfium/xfa/fxfa/app/
cxfa_textparser.cpp 152 if (font.GetLineThrough() > 0)
445 void CXFA_TextParser::GetLinethrough(CXFA_TextProvider* pTextProvider,
456 iLinethrough = font.GetLineThrough();

Completed in 588 milliseconds