ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

ftcbasic.c File Reference
#include <ft2build.h>
#include "ftcglyph.h"
#include "ftcimage.h"
#include "ftcsbits.h"
#include "ftccback.h"
#include "ftcerror.h"

Go to the source code of this file.

Data Structures

struct  FTC_BasicAttrs
struct  FTC_BasicQuery
struct  FTC_BasicFamily

Defines

#define FT_COMPONENT   trace_cache
#define FTC_BASIC_ATTR_COMPARE(a, b)
#define FTC_BASIC_ATTR_HASH(a)   ( FTC_SCALER_HASH( &(a)->scaler ) + 31*(a)->load_flags )

Functions

 ftc_basic_family_compare (FTC_MruNode ftcfamily, FT_Pointer ftcquery)
 ftc_basic_family_init (FTC_MruNode ftcfamily, FT_Pointer ftcquery, FT_Pointer ftccache)
 ftc_basic_family_get_count (FTC_Family ftcfamily, FTC_Manager manager)
 ftc_basic_family_load_bitmap (FTC_Family ftcfamily, FT_UInt gindex, FTC_Manager manager, FT_Face *aface)
 ftc_basic_family_load_glyph (FTC_Family ftcfamily, FT_UInt gindex, FTC_Cache cache, FT_Glyph *aglyph)
 ftc_basic_gnode_compare_faceid (FTC_Node ftcgnode, FT_Pointer ftcface_id, FTC_Cache cache)
 FTC_ImageCache_New (FTC_Manager manager, FTC_ImageCache *acache)
 FTC_ImageCache_Lookup (FTC_ImageCache cache, FTC_ImageType type, FT_UInt gindex, FT_Glyph *aglyph, FTC_Node *anode)
 FTC_ImageCache_LookupScaler (FTC_ImageCache cache, FTC_Scaler scaler, FT_ULong load_flags, FT_UInt gindex, FT_Glyph *aglyph, FTC_Node *anode)
 FTC_SBitCache_New (FTC_Manager manager, FTC_SBitCache *acache)
 FTC_SBitCache_Lookup (FTC_SBitCache cache, FTC_ImageType type, FT_UInt gindex, FTC_SBit *ansbit, FTC_Node *anode)
 FTC_SBitCache_LookupScaler (FTC_SBitCache cache, FTC_Scaler scaler, FT_ULong load_flags, FT_UInt gindex, FTC_SBit *ansbit, FTC_Node *anode)

Variables

FT_CALLBACK_TABLE_DEF const
FTC_IFamilyClassRec 
ftc_basic_image_family_class
FT_CALLBACK_TABLE_DEF const
FTC_GCacheClassRec 
ftc_basic_image_cache_class
FT_CALLBACK_TABLE_DEF const
FTC_SFamilyClassRec 
ftc_basic_sbit_family_class
FT_CALLBACK_TABLE_DEF const
FTC_GCacheClassRec 
ftc_basic_sbit_cache_class

Generated on Sun May 27 2012 06:00:00 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.