HomeSort by relevance Sort by last modified time
    Searched refs:PSHinter_Interface (Results 1 - 3 of 3) sorted by null

  /external/freetype/src/pshinter/
pshpic.h 29 #define FTPSHINTER_INTERFACE_GET pshinter_interface
37 PSHinter_Interface pshinter_interface;
41 #define FTPSHINTER_INTERFACE_GET (GET_PIC(library)->pshinter_interface)
pshpic.c 30 PSHinter_Interface* clazz );
64 library, &container->pshinter_interface );
  /external/freetype/include/freetype/internal/
pshints.h 678 } PSHinter_Interface;
680 typedef PSHinter_Interface* PSHinter_Service;
686 static const PSHinter_Interface class_ = \
697 PSHinter_Interface* clazz) \

Completed in 340 milliseconds