Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dcxfa_font.h24 XFA_AttributeValue GetUnderlinePeriod();
Dcxfa_font.cpp101 XFA_AttributeValue CXFA_Font::GetUnderlinePeriod() { in GetUnderlinePeriod() function in CXFA_Font
/external/pdfium/xfa/fxfa/
Dcxfa_textparser.cpp426 iPeriod = font->GetUnderlinePeriod(); in GetUnderline()
442 iPeriod = font->GetUnderlinePeriod(); in GetUnderline()