HomeSort by: relevance | last modified time | path
    Searched refs:FT_ServiceDescRec (Results 1 - 10 of 10) sorted by relevancy

  /xsrc/external/mit/freetype/dist/include/freetype/internal/
ftserv.h 158 } FT_ServiceDescRec;
160 typedef const FT_ServiceDescRec* FT_ServiceDesc;
178 * Used to initialize an array of FT_ServiceDescRec structures.
185 static const FT_ServiceDescRec class_[] = \
194 static const FT_ServiceDescRec class_[] = \
205 static const FT_ServiceDescRec class_[] = \
218 static const FT_ServiceDescRec class_[] = \
233 static const FT_ServiceDescRec class_[] = \
250 static const FT_ServiceDescRec class_[] = \
269 static const FT_ServiceDescRec class_[] =
    [all...]
  /xsrc/external/mit/freetype/dist/src/cid/
cidriver.c 191 static const FT_ServiceDescRec cid_services[] =
  /xsrc/external/mit/freetype/dist/src/type42/
t42drivr.c 180 static const FT_ServiceDescRec t42_services[] =
  /xsrc/external/mit/freetype/dist/src/pfr/
pfrdrivr.c 152 static const FT_ServiceDescRec pfr_services[] =
  /xsrc/external/mit/freetype/dist/src/gxvalid/
gxvmod.c 249 const FT_ServiceDescRec gxvalid_services[] =
  /xsrc/external/mit/freetype/dist/src/otvalid/
otvmod.c 247 const FT_ServiceDescRec otvalid_services[] =
  /xsrc/external/mit/freetype/dist/src/pcf/
pcfdrivr.c 765 static const FT_ServiceDescRec pcf_services[] =
  /xsrc/external/mit/freetype/dist/src/type1/
t1driver.c 657 static const FT_ServiceDescRec t1_services[] =
  /xsrc/external/mit/freetype/dist/src/bdf/
bdfdrivr.c 959 static const FT_ServiceDescRec bdf_services[] =
  /xsrc/external/mit/freetype/dist/src/winfonts/
winfnt.c 1142 static const FT_ServiceDescRec winfnt_services[] =

Completed in 11 milliseconds