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

  /external/freetype/include/freetype/internal/
pshints.h 674 PSH_Globals_Funcs (*get_globals_funcs)( FT_Module module ); member in struct:PSHinter_Interface_
700 clazz->get_globals_funcs = get_globals_funcs_; \
  /external/freetype/src/cff/
cffobjs.c 65 return ( module && pshinter && pshinter->get_globals_funcs )
66 ? pshinter->get_globals_funcs( module )
    [all...]

Completed in 60 milliseconds