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 22 int32_t GetLineThrough();
cxfa_font.cpp 95 int32_t CXFA_Font::GetLineThrough() {
  /external/pdfium/xfa/fxfa/
cxfa_textparser.cpp 147 if (font->GetLineThrough() > 0)
435 void CXFA_TextParser::GetLinethrough(CXFA_TextProvider* pTextProvider,
446 iLinethrough = font->GetLineThrough();

Completed in 271 milliseconds