Home
last modified time | relevance | path

Searched refs:ItalicAngle (Results 1 – 25 of 559) sorted by relevance

12345678910>>...23

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/testing/resources/pixel/
H A Dbug_846.in50 /ItalicAngle 0
74 /ItalicAngle 0
98 /ItalicAngle 0
122 /ItalicAngle 0
H A Dbug_601362.in45 /ItalicAngle 2147483649
68 /ItalicAngle -20
/dports/print/gsfonts/gsfonts-8.11_8/fonts/
H A Dhrgrrb.gsf9 /ItalicAngle exch def
14 /FontMatrix [.001 0 FontInfo /ItalicAngle get neg sin 1000 div
H A Dhritrb.gsf9 /ItalicAngle exch def
14 /FontMatrix [.001 0 FontInfo /ItalicAngle get neg sin 1000 div
H A Dhritro.gsf9 /ItalicAngle exch def
14 /FontMatrix [.001 0 FontInfo /ItalicAngle get neg sin 1000 div
H A Dhrgerb.gsf9 /ItalicAngle exch def
14 /FontMatrix [.001 0 FontInfo /ItalicAngle get neg sin 1000 div
H A Dhrgerd.gsf9 /ItalicAngle exch def
14 /FontMatrix [.001 0 FontInfo /ItalicAngle get neg sin 1000 div
H A Dhrgero.gsf9 /ItalicAngle exch def
14 /FontMatrix [.001 0 FontInfo /ItalicAngle get neg sin 1000 div
H A Dhrpldb.gsf9 /ItalicAngle exch def
14 /FontMatrix [.001 0 FontInfo /ItalicAngle get neg sin 1000 div
H A Dhrpltb.gsf9 /ItalicAngle exch def
14 /FontMatrix [.001 0 FontInfo /ItalicAngle get neg sin 1000 div
H A Dhrscco.gsf9 /ItalicAngle exch def
14 /FontMatrix [.001 0 FontInfo /ItalicAngle get neg sin 1000 div
H A Dhrscsb.gsf9 /ItalicAngle exch def
14 /FontMatrix [.001 0 FontInfo /ItalicAngle get neg sin 1000 div
H A Dhrscso.gsf9 /ItalicAngle exch def
14 /FontMatrix [.001 0 FontInfo /ItalicAngle get neg sin 1000 div
H A Dhrgrro.gsf9 /ItalicAngle exch def
14 /FontMatrix [.001 0 FontInfo /ItalicAngle get neg sin 1000 div
H A Dhrsccb.gsf9 /ItalicAngle exch def
14 /FontMatrix [.001 0 FontInfo /ItalicAngle get neg sin 1000 div
H A Dhrpldbi.gsf9 /ItalicAngle exch def
14 /FontMatrix [.001 0 FontInfo /ItalicAngle get neg sin 1000 div
H A Dhrpltbi.gsf9 /ItalicAngle exch def
14 /FontMatrix [.001 0 FontInfo /ItalicAngle get neg sin 1000 div
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/testing/resources/
H A Dfont_weight.in50 /ItalicAngle 0
79 /ItalicAngle 0
/dports/print/pdftk/pdftk-7d2ac3c1fa858f2c247c809fc6ef43f71f241098/java/com/gitlab/pdftk_java/com/lowagie/text/pdf/
H A DDocumentFont.java74 float ItalicAngle = 0; field in DocumentFont
190 ItalicAngle = bf.getFontDescriptor(ITALICANGLE, 1000); in doType1TT()
221 ItalicAngle = v.floatValue(); in fillFontDesc()
296 return ItalicAngle; in getFontDescriptor()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/core/fpdfapi/font/
H A Dcpdf_font.cpp161 int ItalicAngle = 0; in LoadFontDescriptor() local
164 ItalicAngle = pFontDesc->GetIntegerFor("ItalicAngle"); in LoadFontDescriptor()
167 if (ItalicAngle < 0) { in LoadFontDescriptor()
169 m_ItalicAngle = ItalicAngle; in LoadFontDescriptor()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/core/fpdfapi/font/
H A Dcpdf_font.cpp163 int ItalicAngle = 0; in LoadFontDescriptor() local
166 ItalicAngle = pFontDesc->GetIntegerFor("ItalicAngle"); in LoadFontDescriptor()
169 if (ItalicAngle < 0) { in LoadFontDescriptor()
171 m_ItalicAngle = ItalicAngle; in LoadFontDescriptor()
/dports/lang/spidermonkey60/firefox-60.9.0/modules/pdfium/pdfium/core/fpdfapi/font/
H A Dcpdf_font.cpp165 int ItalicAngle = 0; in LoadFontDescriptor() local
168 ItalicAngle = pFontDesc->GetIntegerFor("ItalicAngle"); in LoadFontDescriptor()
171 if (ItalicAngle < 0) { in LoadFontDescriptor()
173 m_ItalicAngle = ItalicAngle; in LoadFontDescriptor()
/dports/editors/texmaker/texmaker-5.0.3/pdfium/core/fpdfapi/fpdf_font/
H A Dcpdf_font.cpp165 int ItalicAngle = 0; in LoadFontDescriptor() local
168 ItalicAngle = pFontDesc->GetIntegerBy("ItalicAngle"); in LoadFontDescriptor()
171 if (ItalicAngle < 0) { in LoadFontDescriptor()
173 m_ItalicAngle = ItalicAngle; in LoadFontDescriptor()
/dports/textproc/groff/groff-1.22.4/font/devps/generate/
H A Dsymbolsl.awk8 /^ItalicAngle 0$/ {
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/jung-kurt/gofpdf/
H A Dfont.go106 info.Desc.ItalicAngle = int(ttf.ItalicAngle)
232 info.Desc.ItalicAngle, err = strconv.Atoi(fields[1])
301 if info.Desc.ItalicAngle != 0 {

12345678910>>...23