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

  /external/freetype/src/base/
basepic.h 3 /* basepic.h */
57 } BasePIC;
60 #define GET_PIC( lib ) ( (BasePIC*)( (lib)->pic_container.base ) )
75 /* see basepic.c for the implementation */
basepic.c 3 /* basepic.c */
22 #include "basepic.h"
73 BasePIC* container = NULL;
ftinit.c 45 #include "basepic.h"
128 BasePIC* pic_container = (BasePIC*)library->pic_container.base;
162 BasePIC* pic_container = (BasePIC*)library->pic_container.base;

Completed in 75 milliseconds