Home
last modified time | relevance | path

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

/dports/games/easyrpg-player/Player-0.7.0/src/
H A Dfont.cpp131 struct FTFont : public Font { struct
140 static std::weak_ptr<std::remove_pointer<FT_Library>::type> library_checker_;
141 std::shared_ptr<std::remove_pointer<FT_Library>::type> library_;
142 std::shared_ptr<std::remove_pointer<FT_Face>::type> face_;
143 std::string face_name_;
144 unsigned current_size_;
229 FTFont::FTFont(const std::string& name, int size, bool bold, bool italic) in FTFont() function in FTFont
/dports/graphics/ftgl/ftgl-2.4.0/src/FTGL/
H A DFTSimpleLayout.h39 class FTFont; variable
/dports/games/critterding/critterding-beta12/src/utils/ftgl/FTGL/
H A DFTSimpleLayout.h39 class FTFont; variable
/dports/devel/upp/upp/bazaar/FTGL/
H A DFTSimpleLayout.h39 class FTFont; variable
/dports/games/openspades/openspades-0.1.3/Sources/Client/
H A DFTFont.h43 class FTFont; variable
46 friend class FTFont; variable
H A DFTFont.cpp193 FTFont::FTFont(client::IRenderer *renderer, FTFontSet *fontSet, float height, in FTFont() function in spades::ngclient::FTFont
/dports/graphics/ftgl/ftgl-2.4.0/src/FTLayout/
H A DFTSimpleLayoutImpl.h33 class FTFont; variable
/dports/games/critterding/critterding-beta12/src/utils/ftgl/FTLayout/
H A DFTSimpleLayoutImpl.h33 class FTFont; variable
/dports/devel/upp/upp/bazaar/FTGL/src/FTLayout/
H A DFTSimpleLayoutImpl.h33 class FTFont; variable
/dports/graphics/gltt/gltt-2.5.2/
H A DGLTTOutlineFont.h29 class FTFont; variable
H A DGLTTFont.h29 class FTFont; variable
H A DFTFont.C26 FTFont::FTFont( FTInstance* _instance ) in FTFont() function
/dports/graphics/ftgl/ftgl-2.4.0/src/FTFont/
H A DFTFontImpl.h39 friend class FTFont; variable
H A DFTFont.cpp51 FTFont::FTFont(char const *fontFilePath) in FTFont() function in FTFont
57 FTFont::FTFont(const unsigned char *pBufferBytes, size_t bufferSizeInBytes) in FTFont() function in FTFont
63 FTFont::FTFont(FTFontImpl *pImpl) in FTFont() function in FTFont
/dports/games/critterding/critterding-beta12/src/utils/ftgl/FTFont/
H A DFTFontImpl.h39 friend class FTFont; variable
H A DFTFont.cpp50 FTFont::FTFont(char const *fontFilePath) in FTFont() function in FTFont
56 FTFont::FTFont(const unsigned char *pBufferBytes, size_t bufferSizeInBytes) in FTFont() function in FTFont
62 FTFont::FTFont(FTFontImpl *pImpl) in FTFont() function in FTFont
/dports/devel/upp/upp/bazaar/FTGL/src/FTFont/
H A DFTFontImpl.h39 friend class FTFont; variable
H A DFTFont.cpp50 FTFont::FTFont(char const *fontFilePath) in FTFont() function in FTFont
56 FTFont::FTFont(const unsigned char *pBufferBytes, size_t bufferSizeInBytes) in FTFont() function in FTFont
62 FTFont::FTFont(FTFontImpl *pImpl) in FTFont() function in FTFont
/dports/math/vtk6/VTK-6.2.0/Rendering/FreeType/
H A DvtkFreeTypeTools.h42 class FTFont; variable
H A DvtkFreeTypeUtilities.h54 class FTFont; variable
/dports/graphics/libgltext/gltext-0.3.1/src/
H A DFTFont.cpp70 FTFont::FTFont(const char* name, in FTFont() function in gltext::FTFont
/dports/math/vtk9/VTK-9.1.0/Rendering/FreeType/
H A DvtkFreeTypeTools.h48 class FTFont; variable
/dports/math/vtk8/VTK-8.2.0/Rendering/FreeType/
H A DvtkFreeTypeTools.h48 class FTFont; variable
/dports/games/renpy/renpy-7.4.11-sdk/renpy/text/
H A Dftfont.pyx228 cdef class FTFont: class
/dports/math/vtk6/VTK-6.2.0/ThirdParty/ftgl/src/
H A DFTFont.cpp14 FTFont::FTFont() in FTFont() function in ftgl::FTFont