20 #include FT_INTERNAL_OBJECTS_H 21 #include FT_SERVICE_CID_H 38 error =
FT_ERR( Invalid_Argument );
42 FT_Service_CID service;
47 if ( service && service->get_ros )
48 error = service->get_ros( face, &r, &o, &s );
74 FT_Service_CID service;
79 if ( service && service->get_is_cid )
101 FT_Service_CID service;
106 if ( service && service->get_cid_from_glyph_index )
107 error = service->get_cid_from_glyph_index(
face, glyph_index, &
c);
FT_Get_CID_From_Glyph_Index(FT_Face face, FT_UInt glyph_index, FT_UInt *cid)
FT_Get_CID_Registry_Ordering_Supplement(FT_Face face, const char **registry, const char **ordering, FT_Int *supplement)
FT_BEGIN_HEADER typedef unsigned char FT_Bool
GLenum GLuint GLint GLenum face
GLdouble GLdouble GLdouble r
FT_Get_CID_Is_Internally_CID_Keyed(FT_Face face, FT_Bool *is_cid)
#define FT_FACE_FIND_SERVICE(face, ptr, id)
const char const char FT_Int * supplement
const char const char ** ordering