Searched refs:ItalicAngle (Results 1 – 5 of 5) sorted by relevance
59 double SkPdfFontDescriptorDictionary::ItalicAngle(SkPdfNativeDoc* doc) { in ItalicAngle() function in SkPdfFontDescriptorDictionary
529 double ItalicAngle(SkPdfNativeDoc* doc);
239 int ItalicAngle = 0; in LoadFontDescriptor() local242 ItalicAngle = pFontDesc->GetInteger(FX_BSTRC("ItalicAngle")); in LoadFontDescriptor()245 if (ItalicAngle < 0) { in LoadFontDescriptor()247 m_ItalicAngle = ItalicAngle; in LoadFontDescriptor()