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

  /external/pdfium/core/src/fpdfapi/fpdf_font/
fpdf_font.cpp 198 int ItalicAngle = 0;
200 if (pFontDesc->KeyExist("ItalicAngle")) {
201 ItalicAngle = pFontDesc->GetInteger("ItalicAngle");
204 if (ItalicAngle < 0) {
206 m_ItalicAngle = ItalicAngle;
    [all...]
  /prebuilts/tools/common/m2/repository/itext/itext/2.0.8/
itext-2.0.8.jar 

Completed in 51 milliseconds