Searched refs:FT_Size (Results 1 – 25 of 52) sorted by relevance
123
/external/pdfium/third_party/freetype/include/freetype/ |
D | ftsizes.h | 101 FT_Size* size ); 121 FT_Done_Size( FT_Size size ); 149 FT_Activate_Size( FT_Size size );
|
/external/freetype/include/ |
D | ftsizes.h | 101 FT_Size* size ); 121 FT_Done_Size( FT_Size size ); 149 FT_Activate_Size( FT_Size size );
|
/external/freetype/src/cff/ |
D | cffobjs.h | 130 cff_size_init( FT_Size size ); /* CFF_Size */ 133 cff_size_done( FT_Size size ); /* CFF_Size */ 136 cff_size_request( FT_Size size, 142 cff_size_select( FT_Size size,
|
D | cffobjs.c | 76 cff_size_done( FT_Size cffsize ) /* CFF_Size */ in cff_size_done() 157 cff_size_init( FT_Size cffsize ) /* CFF_Size */ in cff_size_init() 210 cff_size_select( FT_Size size, in cff_size_select() 267 cff_size_request( FT_Size size, in cff_size_request()
|
/external/pdfium/third_party/freetype/src/cff/ |
D | cffobjs.h | 130 cff_size_init( FT_Size size ); /* CFF_Size */ 133 cff_size_done( FT_Size size ); /* CFF_Size */ 136 cff_size_request( FT_Size size, 142 cff_size_select( FT_Size size,
|
D | cffobjs.c | 76 cff_size_done( FT_Size cffsize ) /* CFF_Size */ in cff_size_done() 157 cff_size_init( FT_Size cffsize ) /* CFF_Size */ in cff_size_init() 210 cff_size_select( FT_Size size, in cff_size_select() 267 cff_size_request( FT_Size size, in cff_size_request()
|
/external/pdfium/third_party/freetype/include/freetype/internal/ |
D | ftdriver.h | 42 (*FT_Size_InitFunc)( FT_Size size ); 45 (*FT_Size_DoneFunc)( FT_Size size ); 56 (*FT_Size_RequestFunc)( FT_Size size, 60 (*FT_Size_SelectFunc)( FT_Size size, 65 FT_Size size,
|
D | autohint.h | 177 FT_Size size,
|
/external/freetype/include/internal/ |
D | ftdriver.h | 42 (*FT_Size_InitFunc)( FT_Size size ); 45 (*FT_Size_DoneFunc)( FT_Size size ); 56 (*FT_Size_RequestFunc)( FT_Size size, 60 (*FT_Size_SelectFunc)( FT_Size size, 65 FT_Size size,
|
D | autohint.h | 177 FT_Size size,
|
/external/pdfium/third_party/freetype/src/cid/ |
D | cidobjs.h | 122 cid_size_done( FT_Size size ); /* CID_Size */ 125 cid_size_init( FT_Size size ); /* CID_Size */ 128 cid_size_request( FT_Size size, /* CID_Size */
|
D | cidobjs.c | 111 cid_size_done( FT_Size cidsize ) /* CID_Size */ in cid_size_done() 131 cid_size_init( FT_Size cidsize ) /* CID_Size */ in cid_size_init() 156 cid_size_request( FT_Size size, in cid_size_request()
|
D | cidgload.h | 41 FT_Size size, /* CID_Size */
|
/external/pdfium/third_party/freetype/src/type1/ |
D | t1objs.h | 98 T1_Size_Done( FT_Size size ); 101 T1_Size_Request( FT_Size size, 105 T1_Size_Init( FT_Size size );
|
D | t1gload.h | 43 FT_Size size,
|
D | t1objs.c | 75 T1_Size_Done( FT_Size t1size ) /* T1_Size */ in T1_Size_Done() 95 T1_Size_Init( FT_Size t1size ) /* T1_Size */ in T1_Size_Init() 119 T1_Size_Request( FT_Size t1size, /* T1_Size */ in T1_Size_Request()
|
/external/pdfium/third_party/freetype/src/truetype/ |
D | ttdriver.c | 247 tt_size_select( FT_Size size, in tt_size_select() 282 tt_size_request( FT_Size size, in tt_size_request() 348 FT_Size ttsize, /* TT_Size */ in tt_glyph_load()
|
D | ttobjs.h | 372 tt_size_init( FT_Size ttsize ); /* TT_Size */ 375 tt_size_done( FT_Size ttsize ); /* TT_Size */
|
D | ttobjs.c | 953 tt_size_done_bytecode( FT_Size ftsize ) in tt_size_done_bytecode() 994 tt_size_init_bytecode( FT_Size ftsize, in tt_size_init_bytecode() 1099 error = tt_size_init_bytecode( (FT_Size)size, pedantic ); in tt_size_ready_bytecode() 1156 tt_size_init( FT_Size ttsize ) /* TT_Size */ in tt_size_init() 1186 tt_size_done( FT_Size ttsize ) /* TT_Size */ in tt_size_done()
|
/external/freetype/src/truetype/ |
D | ttdriver.c | 247 tt_size_select( FT_Size size, in tt_size_select() 282 tt_size_request( FT_Size size, in tt_size_request() 348 FT_Size ttsize, /* TT_Size */ in tt_glyph_load()
|
D | ttobjs.h | 383 tt_size_init( FT_Size ttsize ); /* TT_Size */ 386 tt_size_done( FT_Size ttsize ); /* TT_Size */
|
D | ttobjs.c | 904 tt_size_done_bytecode( FT_Size ftsize ) in tt_size_done_bytecode() 945 tt_size_init_bytecode( FT_Size ftsize, in tt_size_init_bytecode() 1050 error = tt_size_init_bytecode( (FT_Size)size, pedantic ); in tt_size_ready_bytecode() 1107 tt_size_init( FT_Size ttsize ) /* TT_Size */ in tt_size_init() 1137 tt_size_done( FT_Size ttsize ) /* TT_Size */ in tt_size_done()
|
/external/freetype/src/psaux/ |
D | t1decode.h | 47 FT_Size size,
|
D | psobjs.h | 157 FT_Size size,
|
/external/pdfium/third_party/freetype/src/psaux/ |
D | t1decode.h | 47 FT_Size size,
|
123