Home
last modified time | relevance | path

Searched refs:findFonts (Results 1 – 10 of 10) sorted by relevance

/dports/print/pdf-renderer/pdf-renderer-0.9.1,1/src/test/
H A DFontToy.java343 …private Set<PDFFont> findFonts(PDFObject pagedict, Map<String,PDFObject> resources) throws IOExcep… in findFonts() method in FontToy
384 outSet.addAll(findFonts(xobj, new HashMap<String,PDFObject>())); in findFonts()
395 outSet.addAll(findFonts(kids[i], resources)); in findFonts()
487 fonts = findFonts(pagesObj, new HashMap<String,PDFObject>()); in initialize()
/dports/devel/juce/JUCE-f37e9a1/extras/Projucer/Source/ComponentEditor/Properties/
H A Djucer_FontPropertyComponent.h47 Font::findFonts (fonts); in FontPropertyComponent()
/dports/audio/carla/Carla-2.4.1/source/modules/juce_graphics/fonts/
H A Djuce_Font.h412 static void findFonts (Array<Font>& results);
H A Djuce_Font.cpp670 void Font::findFonts (Array<Font>& destArray) in findFonts() function in juce::Font
/dports/devel/juce/JUCE-f37e9a1/modules/juce_graphics/fonts/
H A Djuce_Font.h412 static void findFonts (Array<Font>& results);
H A Djuce_Font.cpp670 void Font::findFonts (Array<Font>& destArray) in findFonts() function in juce::Font
/dports/devel/juce/JUCE-f37e9a1/examples/GUI/
H A DFontsDemo.h95 Font::findFonts (fonts); // Generate the list of fonts in FontsDemo()
/dports/deskutils/coolreader/coolreader-cr3.2.55/android/src/org/coolreader/crengine/
H A DEngine.java567 mFonts = findFonts(); in initAgain()
1607 private static String[] findFonts() { in findFonts() method in Engine
2003 mFonts = findFonts();
/dports/converters/wkhtmltopdf/qt-5db36ec/doc/src/examples/
H A Dcharactermap.qdoc177 the characters will be displayed, and defines the findFonts() function
/dports/misc/qt5-examples/qt-everywhere-src-5.15.2/qtbase/examples/widgets/doc/src/
H A Dcharactermap.qdoc178 the characters will be displayed, and defines the findFonts() function