HomeSort by relevance Sort by last modified time
    Searched defs:GetTypeInfoByFamily (Results 1 - 2 of 2) sorted by null

  /external/ImageMagick/MagickCore/
type.c 318 % GetTypeInfoByFamily() searches the type list for the specified family and if
323 % The format of the GetTypeInfoByFamily method is:
325 % const TypeInfo *GetTypeInfoByFamily(const char *family,
343 MagickExport const TypeInfo *GetTypeInfoByFamily(const char *family,
509 type_info=GetTypeInfoByFamily(fontmap[i].substitute,style,stretch,weight,
520 type_info=GetTypeInfoByFamily((const char *) NULL,style,stretch,weight,
    [all...]
methods.h     [all...]

Completed in 741 milliseconds