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

  /external/pdfium/core/fpdfapi/font/
cpdf_font.cpp 169 int ItalicAngle = 0;
171 if (pFontDesc->KeyExist("ItalicAngle")) {
172 ItalicAngle = pFontDesc->GetIntegerFor("ItalicAngle");
175 if (ItalicAngle < 0) {
177 m_ItalicAngle = ItalicAngle;
  /prebuilts/tools/common/m2/repository/itext/itext/2.0.8/
itext-2.0.8.jar 

Completed in 378 milliseconds