Home
last modified time | relevance | path

Searched refs:FTOutlineFont (Results 1 – 25 of 30) sorted by relevance

12

/dports/graphics/ftgl/ftgl-2.4.0/test/
H A DFTOutlineFont-Test.cpp38 FTOutlineFont* outlineFont = new FTOutlineFont(FONT_FILE); in testConstructor()
49 FTOutlineFont* outlineFont = new FTOutlineFont(FONT_FILE); in testRender()
67 FTOutlineFont* outlineFont = new FTOutlineFont(FONT_FILE); in testBadDisplayList()
85 FTOutlineFont* outlineFont = new FTOutlineFont(FONT_FILE); in testGoodDisplayList()
H A DFTOutlineFont-UnInVec.cpp37 font = new FTOutlineFont (file); in main()
H A DMakefile.am31 FTOutlineFont-Test.cpp \
H A Ddemo.cpp39 fonts[0] = new FTOutlineFont(font_filename); in my_init()
/dports/graphics/ftgl/ftgl-2.4.0/src/FTFont/
H A DFTOutlineFont.cpp41 FTOutlineFont::FTOutlineFont(char const *fontFilePath) : in FTOutlineFont() function in FTOutlineFont
46 FTOutlineFont::FTOutlineFont(const unsigned char *pBufferBytes, in FTOutlineFont() function in FTOutlineFont
52 FTOutlineFont::~FTOutlineFont() in ~FTOutlineFont()
56 FTGlyph* FTOutlineFont::MakeGlyph(FT_GlyphSlot ftGlyph) in MakeGlyph()
H A DFTOutlineFontImpl.h36 friend class FTOutlineFont; variable
H A DFTFontGlue.cpp72 FTOutlineFont, (fontname), FONT_OUTLINE);
74 FTOutlineFont, (bytes, len), FONT_OUTLINE);
/dports/games/critterding/critterding-beta12/src/utils/ftgl/FTFont/
H A DFTOutlineFont.cpp40 FTOutlineFont::FTOutlineFont(char const *fontFilePath) : in FTOutlineFont() function in FTOutlineFont
45 FTOutlineFont::FTOutlineFont(const unsigned char *pBufferBytes, in FTOutlineFont() function in FTOutlineFont
51 FTOutlineFont::~FTOutlineFont() in ~FTOutlineFont()
55 FTGlyph* FTOutlineFont::MakeGlyph(FT_GlyphSlot ftGlyph) in MakeGlyph()
H A DFTOutlineFontImpl.h36 friend class FTOutlineFont; variable
H A DFTFontGlue.cpp66 FTOutlineFont, (fontname), FONT_OUTLINE);
/dports/devel/upp/upp/bazaar/FTGL/src/FTFont/
H A DFTOutlineFont.cpp40 FTOutlineFont::FTOutlineFont(char const *fontFilePath) : in FTOutlineFont() function in FTOutlineFont
45 FTOutlineFont::FTOutlineFont(const unsigned char *pBufferBytes, in FTOutlineFont() function in FTOutlineFont
51 FTOutlineFont::~FTOutlineFont() in ~FTOutlineFont()
55 FTGlyph* FTOutlineFont::MakeGlyph(FT_GlyphSlot ftGlyph) in MakeGlyph()
H A DFTOutlineFontImpl.h36 friend class FTOutlineFont; variable
H A DFTFontGlue.cpp66 FTOutlineFont, (fontname), FONT_OUTLINE);
/dports/games/critterding/critterding-beta12/src/utils/ftgl/FTGL/
H A DFTGLOutlineFont.h45 class FTGL_EXPORT FTOutlineFont : public FTFont
53 FTOutlineFont(const char* fontFilePath);
63 FTOutlineFont(const unsigned char *pBufferBytes,
69 ~FTOutlineFont();
84 #define FTGLOutlineFont FTOutlineFont
H A DFTFont.h81 friend class FTOutlineFont; variable
/dports/devel/upp/upp/bazaar/FTGL/
H A DFTGLOutlineFont.h45 class FTGL_EXPORT FTOutlineFont : public FTFont
53 FTOutlineFont(const char* fontFilePath);
63 FTOutlineFont(const unsigned char *pBufferBytes,
69 ~FTOutlineFont();
84 #define FTGLOutlineFont FTOutlineFont
H A DFTGL.upp45 src/FTFont/FTOutlineFont.cpp,
H A DFTFont.h81 friend class FTOutlineFont; variable
/dports/graphics/ftgl/ftgl-2.4.0/src/FTGL/
H A DFTGLOutlineFont.h45 class FTGL_EXPORT FTOutlineFont : public FTFont
53 FTOutlineFont(const char* fontFilePath);
63 FTOutlineFont(const unsigned char *pBufferBytes,
69 ~FTOutlineFont();
84 #define FTGLOutlineFont FTOutlineFont
H A DFTFont.h81 friend class FTOutlineFont; variable
/dports/devel/upp/upp/bazaar/FTGL/src/
H A DMakefile.in68 libftgl_la-FTExtrudeFont.lo libftgl_la-FTOutlineFont.lo \
340 FTFont/FTOutlineFont.cpp \
446 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libftgl_la-FTOutlineFont.Plo@am__quote@
641 libftgl_la-FTOutlineFont.lo: FTFont/FTOutlineFont.cpp
642FTOutlineFont.lo -MD -MP -MF $(DEPDIR)/libftgl_la-FTOutlineFont.Tpo -c -o libftgl_la-FTOutlineFont
643 @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/libftgl_la-FTOutlineFont.Tpo $(DEPDIR)/libftgl_la-FTOutlineFo…
646 …$(CXXFLAGS) -c -o libftgl_la-FTOutlineFont.lo `test -f 'FTFont/FTOutlineFont.cpp' || echo '$(srcdi…
H A DMakefile.am96 FTFont/FTOutlineFont.cpp \
/dports/graphics/ftgl/ftgl-2.4.0/debian/
H A Dcopyright_hints82 ./test/FTOutlineFont-Test.cpp
83 ./test/FTOutlineFont-UnInVec.cpp
118 ./src/FTFont/FTOutlineFont.cpp
/dports/games/critterding/critterding-beta12/src/utils/ftgl/
H A DMakefile.am94 FTFont/FTOutlineFont.cpp \
/dports/graphics/ftgl/ftgl-2.4.0/src/
H A DMakefile.am109 FTFont/FTOutlineFont.cpp \

12