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

  /external/freetype/src/cid/
cidparse.h 101 #define cid_parser_to_fixed( p, t ) (p)->root.funcs.to_fixed( &(p)->root, t ) macro
cidload.c 297 dict->expansion_factor = cid_parser_to_fixed( parser, 0 );

Completed in 3395 milliseconds