Searched refs:missing_func (Results 1 - 2 of 2) sorted by relevance

/external/freetype/src/base/
H A Dftobjs.c4500 FT_Bool missing_func; local
4545 missing_func = (FT_Bool)( !service->set_property );
4547 missing_func = (FT_Bool)( !service->get_property );
4549 if ( missing_func )
/external/pdfium/third_party/freetype/src/base/
H A Dftobjs.c4527 FT_Bool missing_func; local
4572 missing_func = (FT_Bool)( !service->set_property );
4574 missing_func = (FT_Bool)( !service->get_property );
4576 if ( missing_func )

Completed in 226 milliseconds