Home
last modified time | relevance | path

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

12

/dports/games/critterding/critterding-beta12/src/utils/ftgl/FTFont/
H A DFTPolygonFont.cpp40 FTPolygonFont::FTPolygonFont(char const *fontFilePath) : in FTPolygonFont() function in FTPolygonFont
45 FTPolygonFont::FTPolygonFont(const unsigned char *pBufferBytes, in FTPolygonFont() function in FTPolygonFont
51 FTPolygonFont::~FTPolygonFont() in ~FTPolygonFont()
55 FTGlyph* FTPolygonFont::MakeGlyph(FT_GlyphSlot ftGlyph) in MakeGlyph()
H A DFTPolygonFontImpl.h36 friend class FTPolygonFont; variable
H A DFTFontGlue.cpp74 FTPolygonFont, (fontname), FONT_POLYGON);
/dports/devel/upp/upp/bazaar/FTGL/src/FTFont/
H A DFTPolygonFont.cpp40 FTPolygonFont::FTPolygonFont(char const *fontFilePath) : in FTPolygonFont() function in FTPolygonFont
45 FTPolygonFont::FTPolygonFont(const unsigned char *pBufferBytes, in FTPolygonFont() function in FTPolygonFont
51 FTPolygonFont::~FTPolygonFont() in ~FTPolygonFont()
55 FTGlyph* FTPolygonFont::MakeGlyph(FT_GlyphSlot ftGlyph) in MakeGlyph()
H A DFTPolygonFontImpl.h36 friend class FTPolygonFont; variable
H A DFTFontGlue.cpp74 FTPolygonFont, (fontname), FONT_POLYGON);
/dports/graphics/ftgl/ftgl-2.4.0/test/
H A DFTPolygonFont-Test.cpp38 FTPolygonFont* polygonFont = new FTPolygonFont(FONT_FILE); in testConstructor()
49 FTPolygonFont* polygonFont = new FTPolygonFont(FONT_FILE); in testRender()
68 FTPolygonFont* polygonFont = new FTPolygonFont(FONT_FILE); in testBadDisplayList()
86 FTPolygonFont* polygonFont = new FTPolygonFont(FONT_FILE); in testGoodDisplayList()
H A DFTPolygonFont-UnInVec.cpp37 font = new FTPolygonFont (file); in main()
H A DMakefile.am36 FTPolygonFont-Test.cpp \
H A Ddemo.cpp40 fonts[1] = new FTPolygonFont(font_filename); in my_init()
/dports/graphics/ftgl/ftgl-2.4.0/src/FTFont/
H A DFTPolygonFont.cpp40 FTPolygonFont::FTPolygonFont(char const *fontFilePath) : in FTPolygonFont() function in FTPolygonFont
45 FTPolygonFont::FTPolygonFont(const unsigned char *pBufferBytes, in FTPolygonFont() function in FTPolygonFont
51 FTPolygonFont::~FTPolygonFont() in ~FTPolygonFont()
55 FTGlyph* FTPolygonFont::MakeGlyph(FT_GlyphSlot ftGlyph) in MakeGlyph()
H A DFTPolygonFontImpl.h38 friend class FTPolygonFont; variable
H A DFTFontGlue.cpp84 FTPolygonFont, (fontname), FONT_POLYGON);
86 FTPolygonFont, (bytes, len), FONT_POLYGON);
/dports/games/critterding/critterding-beta12/src/utils/ftgl/FTGL/
H A DFTGLPolygonFont.h45 class FTGL_EXPORT FTPolygonFont : public FTFont
53 FTPolygonFont(const char* fontFilePath);
63 FTPolygonFont(const unsigned char *pBufferBytes,
69 ~FTPolygonFont();
84 #define FTGLPolygonFont FTPolygonFont
H A DFTFont.h83 friend class FTPolygonFont; variable
/dports/devel/upp/upp/bazaar/FTGL/
H A DFTGLPolygonFont.h45 class FTGL_EXPORT FTPolygonFont : public FTFont
53 FTPolygonFont(const char* fontFilePath);
63 FTPolygonFont(const unsigned char *pBufferBytes,
69 ~FTPolygonFont();
84 #define FTGLPolygonFont FTPolygonFont
H A DFTGL.upp49 src/FTFont/FTPolygonFont.cpp,
H A DFTFont.h83 friend class FTPolygonFont; variable
/dports/graphics/ftgl/ftgl-2.4.0/src/FTGL/
H A DFTGLPolygonFont.h46 class FTGL_EXPORT FTPolygonFont : public FTFont
54 FTPolygonFont(const char* fontFilePath);
64 FTPolygonFont(const unsigned char *pBufferBytes,
70 ~FTPolygonFont();
86 #define FTGLPolygonFont FTPolygonFont
H A DFTFont.h83 friend class FTPolygonFont; variable
/dports/devel/upp/upp/bazaar/FTGL/src/
H A DMakefile.in69 libftgl_la-FTPixmapFont.lo libftgl_la-FTPolygonFont.lo \
344 FTFont/FTPolygonFont.cpp \
451 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libftgl_la-FTPolygonFont.Plo@am__quote@
655 libftgl_la-FTPolygonFont.lo: FTFont/FTPolygonFont.cpp
656FTPolygonFont.lo -MD -MP -MF $(DEPDIR)/libftgl_la-FTPolygonFont.Tpo -c -o libftgl_la-FTPolygonFont
657 @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/libftgl_la-FTPolygonFont.Tpo $(DEPDIR)/libftgl_la-FTPolygonFo…
660 …$(CXXFLAGS) -c -o libftgl_la-FTPolygonFont.lo `test -f 'FTFont/FTPolygonFont.cpp' || echo '$(srcdi…
H A DMakefile.am100 FTFont/FTPolygonFont.cpp \
/dports/graphics/ftgl/ftgl-2.4.0/debian/
H A Dcopyright_hints89 ./test/FTPolygonFont-Test.cpp
90 ./test/FTPolygonFont-UnInVec.cpp
122 ./src/FTFont/FTPolygonFont.cpp
/dports/games/critterding/critterding-beta12/src/utils/ftgl/
H A DMakefile.am98 FTFont/FTPolygonFont.cpp \
/dports/graphics/ftgl/ftgl-2.4.0/src/
H A DMakefile.am113 FTFont/FTPolygonFont.cpp \

12