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

  /external/pdfium/core/include/fxge/
fx_font.h 94 FX_BOOL IsItalic() const;
  /external/pdfium/core/src/fpdfapi/fpdf_edit/
fpdf_edit_doc.cpp     [all...]
  /external/pdfium/core/src/fxge/ge/
fx_ge_font.cpp 343 FX_BOOL CFX_Font::IsItalic() const {
  /external/pdfium/xfa/src/fgas/src/font/
fx_gefont.cpp 379 if (m_pFont->IsItalic()) {
  /external/pdfium/xfa/include/fxfa/
fxfa_objectacc.h 149 FX_BOOL IsItalic();
  /external/pdfium/xfa/src/fdp/src/fde/
fde_gedevice.cpp 147 !pFxFont->IsItalic()) {
  /external/pdfium/xfa/src/fxfa/src/app/
xfa_textlayout.cpp 169 pFontStyle->SetFontStyle(font.IsItalic() ? FDE_CSSFONTSTYLE_Italic
365 if (font.IsItalic()) {
    [all...]
xfa_ffwidgetacc.cpp     [all...]
  /external/pdfium/xfa/src/fxfa/src/parser/
xfa_objectacc_imp.cpp 315 FX_BOOL CXFA_Font::IsItalic() {
    [all...]

Completed in 996 milliseconds