Home
last modified time | relevance | path

Searched refs:fontDict2 (Results 1 – 19 of 19) sorted by relevance

/dports/graphics/xpdf/xpdf-4.03/xpdf/
H A Dpdffonts.cc233 Object fontDict1, fontDict2, xObjDict1, xObjDict2, xObj1, xObj2; in scanFonts() local
245 if (checkObject(&fontDict1, &fontDict2) && fontDict2.isDict()) { in scanFonts()
248 gfxFontDict = new GfxFontDict(doc->getXRef(), &r, fontDict2.getDict()); in scanFonts()
250 gfxFontDict = new GfxFontDict(doc->getXRef(), NULL, fontDict2.getDict()); in scanFonts()
261 fontDict2.free(); in scanFonts()
H A DGfxFont.cc236 Dict *fontDict2; in getFontType() local
263 fontDict2 = fontDict; in getFontType()
272 fontDict2 = obj2.getDict(); in getFontType()
273 fontDict2->lookup("Subtype", &subtype); in getFontType()
289 if (fontDict2->lookup("FontDescriptor", &fontDesc)->isDict()) { in getFontType()
/dports/graphics/xpdf4/xpdf-4.03/xpdf/
H A Dpdffonts.cc233 Object fontDict1, fontDict2, xObjDict1, xObjDict2, xObj1, xObj2; in scanFonts() local
245 if (checkObject(&fontDict1, &fontDict2) && fontDict2.isDict()) { in scanFonts()
248 gfxFontDict = new GfxFontDict(doc->getXRef(), &r, fontDict2.getDict()); in scanFonts()
250 gfxFontDict = new GfxFontDict(doc->getXRef(), NULL, fontDict2.getDict()); in scanFonts()
261 fontDict2.free(); in scanFonts()
H A DGfxFont.cc236 Dict *fontDict2; in getFontType() local
263 fontDict2 = fontDict; in getFontType()
272 fontDict2 = obj2.getDict(); in getFontType()
273 fontDict2->lookup("Subtype", &subtype); in getFontType()
289 if (fontDict2->lookup("FontDescriptor", &fontDesc)->isDict()) { in getFontType()
/dports/games/gshisen/GShisen-1.3.0/
H A Dboard.m621 NSDictionary *fontDict2 = [NSDictionary dictionaryWithObjects:valueArray2 forKeys:keyArray];
631 [pauseString drawAtPoint:drawLocation2 withAttributes:fontDict2];
635 [gameOverString drawAtPoint:drawLocation2 withAttributes:fontDict2];
/dports/print/tex-luatex/texlive-20150521-source/libs/xpdf/xpdf-3.04/xpdf/
H A DGfxFont.cc234 Dict *fontDict2; in getFontType() local
261 fontDict2 = fontDict; in getFontType()
270 fontDict2 = obj2.getDict(); in getFontType()
271 fontDict2->lookup("Subtype", &subtype); in getFontType()
287 if (fontDict2->lookup("FontDescriptor", &fontDesc)->isDict()) { in getFontType()
/dports/graphics/xpdf3/xpdf-3.04/xpdf/
H A DGfxFont.cc234 Dict *fontDict2; in getFontType() local
261 fontDict2 = fontDict; in getFontType()
270 fontDict2 = obj2.getDict(); in getFontType()
271 fontDict2->lookup("Subtype", &subtype); in getFontType()
287 if (fontDict2->lookup("FontDescriptor", &fontDesc)->isDict()) { in getFontType()
/dports/devel/tex-web2c/texlive-20150521-source/libs/xpdf/xpdf-3.04/xpdf/
H A DGfxFont.cc234 Dict *fontDict2; in getFontType() local
261 fontDict2 = fontDict; in getFontType()
270 fontDict2 = obj2.getDict(); in getFontType()
271 fontDict2->lookup("Subtype", &subtype); in getFontType()
287 if (fontDict2->lookup("FontDescriptor", &fontDesc)->isDict()) { in getFontType()
/dports/japanese/tex-ptex/texlive-20150521-source/libs/xpdf/xpdf-3.04/xpdf/
H A DGfxFont.cc234 Dict *fontDict2; in getFontType() local
261 fontDict2 = fontDict; in getFontType()
270 fontDict2 = obj2.getDict(); in getFontType()
271 fontDict2->lookup("Subtype", &subtype); in getFontType()
287 if (fontDict2->lookup("FontDescriptor", &fontDesc)->isDict()) { in getFontType()
/dports/print/tex-basic-engines/texlive-20150521-source/libs/xpdf/xpdf-3.04/xpdf/
H A DGfxFont.cc234 Dict *fontDict2; in getFontType() local
261 fontDict2 = fontDict; in getFontType()
270 fontDict2 = obj2.getDict(); in getFontType()
271 fontDict2->lookup("Subtype", &subtype); in getFontType()
287 if (fontDict2->lookup("FontDescriptor", &fontDesc)->isDict()) { in getFontType()
/dports/print/tex-aleph/texlive-20150521-source/libs/xpdf/xpdf-3.04/xpdf/
H A DGfxFont.cc234 Dict *fontDict2; in getFontType() local
261 fontDict2 = fontDict; in getFontType()
270 fontDict2 = obj2.getDict(); in getFontType()
271 fontDict2->lookup("Subtype", &subtype); in getFontType()
287 if (fontDict2->lookup("FontDescriptor", &fontDesc)->isDict()) { in getFontType()
/dports/print/tex-xetex/texlive-20150521-source/libs/xpdf/xpdf-3.04/xpdf/
H A DGfxFont.cc234 Dict *fontDict2; in getFontType() local
261 fontDict2 = fontDict; in getFontType()
270 fontDict2 = obj2.getDict(); in getFontType()
271 fontDict2->lookup("Subtype", &subtype); in getFontType()
287 if (fontDict2->lookup("FontDescriptor", &fontDesc)->isDict()) { in getFontType()
/dports/graphics/poppler/poppler-21.12.0/poppler/
H A DGfxFont.cc295 Dict *fontDict2; in getFontType() local
319 fontDict2 = fontDict; in getFontType()
332 fontDict2 = obj2.getDict(); in getFontType()
333 subtype = fontDict2->lookup("Subtype"); in getFontType()
347 Object fontDesc = fontDict2->lookup("FontDescriptor"); in getFontType()
/dports/graphics/poppler-qt5/poppler-21.12.0/poppler/
H A DGfxFont.cc295 Dict *fontDict2; in getFontType() local
319 fontDict2 = fontDict; in getFontType()
332 fontDict2 = obj2.getDict(); in getFontType()
333 subtype = fontDict2->lookup("Subtype"); in getFontType()
347 Object fontDesc = fontDict2->lookup("FontDescriptor"); in getFontType()
/dports/graphics/poppler-glib/poppler-21.12.0/poppler/
H A DGfxFont.cc295 Dict *fontDict2; in getFontType() local
319 fontDict2 = fontDict; in getFontType()
332 fontDict2 = obj2.getDict(); in getFontType()
333 subtype = fontDict2->lookup("Subtype"); in getFontType()
347 Object fontDesc = fontDict2->lookup("FontDescriptor"); in getFontType()
/dports/graphics/poppler-utils/poppler-21.12.0/poppler/
H A DGfxFont.cc295 Dict *fontDict2; in getFontType() local
319 fontDict2 = fontDict; in getFontType()
332 fontDict2 = obj2.getDict(); in getFontType()
333 subtype = fontDict2->lookup("Subtype"); in getFontType()
347 Object fontDesc = fontDict2->lookup("FontDescriptor"); in getFontType()
/dports/audio/musescore/MuseScore-3.6.1/thirdparty/poppler/poppler/
H A DGfxFont.cc292 Dict *fontDict2; in getFontType() local
319 fontDict2 = fontDict; in getFontType()
328 fontDict2 = obj2.getDict(); in getFontType()
329 fontDict2->lookup("Subtype", &subtype); in getFontType()
345 if (fontDict2->lookup("FontDescriptor", &fontDesc)->isDict()) { in getFontType()
/dports/print/tex-xetex/texlive-20150521-source/libs/poppler/poppler-0.32.0/poppler/
H A DGfxFont.cc288 Dict *fontDict2; in getFontType() local
315 fontDict2 = fontDict; in getFontType()
324 fontDict2 = obj2.getDict(); in getFontType()
325 fontDict2->lookup("Subtype", &subtype); in getFontType()
341 if (fontDict2->lookup("FontDescriptor", &fontDesc)->isDict()) { in getFontType()
/dports/print/tex-luatex/texlive-20150521-source/libs/poppler/poppler-0.32.0/poppler/
H A DGfxFont.cc288 Dict *fontDict2; in getFontType() local
315 fontDict2 = fontDict; in getFontType()
324 fontDict2 = obj2.getDict(); in getFontType()
325 fontDict2->lookup("Subtype", &subtype); in getFontType()
341 if (fontDict2->lookup("FontDescriptor", &fontDesc)->isDict()) { in getFontType()