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

  /external/pdfium/xfa/fxfa/parser/
cxfa_font.h 24 int32_t GetUnderline();
cxfa_font.cpp 51 int32_t CXFA_Font::GetUnderline() {
  /external/pdfium/xfa/fxfa/app/
cxfa_textparser.h 64 void GetUnderline(CXFA_TextProvider* pTextProvider,
cxfa_textparser.cpp 154 if (font.GetUnderline() > 1)
156 else if (font.GetUnderline() > 0)
415 void CXFA_TextParser::GetUnderline(CXFA_TextProvider* pTextProvider,
424 iUnderline = font.GetUnderline();
cxfa_textlayout.cpp     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
dwrite.h     [all...]
tom.h     [all...]

Completed in 352 milliseconds