Home
last modified time | relevance | path

Searched defs:getFontInfo (Results 1 – 25 of 94) sorted by relevance

1234

/dports/textproc/fop/fop-2.6/fop-core/src/main/java/org/apache/fop/svg/
H A DFOPTextHandler.java29 org.apache.fop.fonts.FontInfo getFontInfo(); in getFontInfo() method
/dports/print/py-psautohint/psautohint-2.0.0/tests/unittests/
H A Dtest_hint.py21 def getFontInfo(self): member in BezFontData.FontInfo
24 def getFontInfo(self, allow_no_blues, noFlex, vCounterGlyphs, member in BezFontData
/dports/textproc/fop/fop-2.6/fop-core/src/main/java/org/apache/fop/render/afp/
H A DAFPFontConfig.java331 static AFPFontInfo getFontInfo(AFPFont font, AFPFontConfigData config) { in getFontInfo() method in AFPFontConfig.AFPFontConfigData
335 abstract AFPFontInfo getFontInfo(InternalResourceResolver resourceResolver, in getFontInfo() method in AFPFontConfig.AFPFontConfigData
357 … AFPFontInfo getFontInfo(InternalResourceResolver resourceResolver, AFPEventProducer eventProducer) in getFontInfo() method in AFPFontConfig.CIDKeyedFontConfig
382 … AFPFontInfo getFontInfo(InternalResourceResolver resourceResolver, AFPEventProducer eventProducer) in getFontInfo() method in AFPFontConfig.TrueTypeFontConfig
436 … AFPFontInfo getFontInfo(InternalResourceResolver resourceResolver, AFPEventProducer eventProducer) in getFontInfo() method in AFPFontConfig.OutlineFontConfig
491 … AFPFontInfo getFontInfo(InternalResourceResolver resourceResolver, AFPEventProducer eventProducer) in getFontInfo() method in AFPFontConfig.RasterFontConfig
H A DAFPRenderingContext.java83 public FontInfo getFontInfo() { in getFontInfo() method in AFPRenderingContext
H A DAFPInfo.java122 public FontInfo getFontInfo() { in getFontInfo() method in AFPInfo
/dports/textproc/fop/fop-2.6/fop-core/src/main/java/org/apache/fop/render/ps/
H A DPSRenderingContext.java81 public FontInfo getFontInfo() { in getFontInfo() method in PSRenderingContext
H A DNativeTextHandler.java83 public FontInfo getFontInfo() { in getFontInfo() method in NativeTextHandler
H A DPSSVGHandler.java122 public FontInfo getFontInfo() { in getFontInfo() method in PSSVGHandler.PSInfo
/dports/textproc/fop/fop-2.6/fop-core/src/main/java/org/apache/fop/render/intermediate/
H A DAbstractBinaryWritingIFDocumentHandler.java81 public FontInfo getFontInfo() { in getFontInfo() method in AbstractBinaryWritingIFDocumentHandler
H A DIFDocumentHandler.java103 FontInfo getFontInfo(); in getFontInfo() method
/dports/textproc/fop/fop-2.6/fop-sandbox/src/main/java/org/apache/fop/render/svg/
H A DAbstractSVGDocumentHandler.java67 public FontInfo getFontInfo() { in getFontInfo() method in AbstractSVGDocumentHandler
/dports/textproc/fop/fop-2.6/fop-core/src/main/java/org/apache/fop/svg/font/
H A DFOPGVTFontFamily.java50 public FontInfo getFontInfo() { in getFontInfo() method in FOPGVTFontFamily
H A DFOPGVTFont.java127 public FontInfo getFontInfo() { in getFontInfo() method in FOPGVTFont
/dports/textproc/fop/fop-2.6/fop-core/src/main/java/org/apache/fop/render/pdf/
H A DPDFRenderingContext.java87 public FontInfo getFontInfo() { in getFontInfo() method in PDFRenderingContext
/dports/www/joomla3/joomla3-3.9.24/plugins/editors/codemirror/
H A Dcodemirror.php366 protected function getFontInfo($font) function in PlgEditorCodemirror
/dports/textproc/fop/fop-2.6/fop-core/src/main/java/org/apache/fop/afp/svg/
H A DAFPTextHandler.java75 public FontInfo getFontInfo() { in getFontInfo() method in AFPTextHandler
/dports/games/scummvm/scummvm-2.5.1/engines/glk/
H A Dwindow_text_grid.h97 FontInfo *getFontInfo() override { return &_font; } in getFontInfo() function
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/glk/
H A Dwindow_text_grid.h96 virtual FontInfo *getFontInfo() override { return &_font; } in getFontInfo() function
/dports/print/py-psautohint/psautohint-2.0.0/python/psautohint/
H A DfdTools.py114 def getFontInfo(self): member in FDDict
/dports/textproc/fop/fop-2.6/fop-core/src/main/java/org/apache/fop/render/
H A DPrintRenderer.java181 public FontInfo getFontInfo() { in getFontInfo() method in PrintRenderer
/dports/textproc/fop/fop-2.6/fop-core/src/main/java/org/apache/fop/render/intermediate/util/
H A DIFDocumentHandlerProxy.java69 public FontInfo getFontInfo() { in getFontInfo() method in IFDocumentHandlerProxy
/dports/textproc/fop/fop-2.6/fop-core/src/main/java/org/apache/fop/render/java2d/
H A DJava2DDocumentHandler.java56 public FontInfo getFontInfo() { in getFontInfo() method in Java2DDocumentHandler
/dports/textproc/fop/fop-2.6/fop-core/src/test/java/org/apache/fop/render/afp/
H A DAFPTrueTypeTestCase.java251 protected FontInfo getFontInfo() { in getFontInfo() method in AFPTrueTypeTestCase.MyAFPPainter
/dports/textproc/fop/fop-2.6/fop-core/src/main/java/org/apache/fop/fonts/
H A DDefaultFontConfigurator.java143 private EmbedFontInfo getFontInfo(DefaultFontConfig.Font font, FontCache fontCache) in getFontInfo() method in DefaultFontConfigurator
/dports/x11-servers/Xfstt/xfstt-1.11/libfstt/
H A Dttfont.cc221 TTFont::getFontInfo(FontInfo *fi) in getFontInfo() function in TTFont

1234