This is the complete list of members for CFreeTypeEnv, including all inherited members.
FreeType_AllocFunc(FT_Memory memory, long size) | CFreeTypeEnv | static |
FreeType_CloseStreamFunc(FT_Stream stream) | CFreeTypeEnv | static |
FreeType_FreeFunc(FT_Memory memory, void *block) | CFreeTypeEnv | static |
FreeType_ReAllocFunc(FT_Memory memory, long cur_size, long new_size, void *block) | CFreeTypeEnv | static |
FreeType_Stream_IoFunc(FT_Stream stream, unsigned long offset, unsigned char *buffer, unsigned long count) | CFreeTypeEnv | static |
GetDisableKerning() | CFreeTypeEnv | static |
GetFakeBoldAndItalic() | CFreeTypeEnv | static |
LoadRequestedFont(const FontResource_t eFontID, FT_Face *pTheLoadedFace, const FT_Library *pFTLibrary) | CFreeTypeEnv | static |
ms_bDisableKerning | CFreeTypeEnv | protectedstatic |
ms_bFakeBoldAndItalic | CFreeTypeEnv | protectedstatic |
SetDisableKerning(const eC_Bool bDisableKerning) | CFreeTypeEnv | static |
SetFakeBoldAndItalic(const eC_Bool bFakeBoldAndItalic) | CFreeTypeEnv | static |