Home
last modified time | relevance | path

Searched refs:size_index (Results 1 – 4 of 4) sorted by relevance

/external/freetype/include/freetype/internal/
Dftdriver.h61 FT_ULong size_index );
Dftobjs.h613 FT_ULong* size_index );
/external/qemu/distrib/sdl-1.2.12/src/video/x11/
DSDL_x11sym.h200 …figuration *config, Drawable draw, int size_index, Rotation rotation, Time timestamp),(dpy,config,…
/external/freetype/src/base/
Dftobjs.c2448 FT_ULong* size_index ) in FT_Match_Size() argument
2482 if ( size_index ) in FT_Match_Size()
2483 *size_index = (FT_ULong)i; in FT_Match_Size()