Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/freetype/src/base/
Dftobjs.c5203 FT_Bool missing_func; in ft_property_do() local
5248 missing_func = FT_BOOL( !service->set_property ); in ft_property_do()
5250 missing_func = FT_BOOL( !service->get_property ); in ft_property_do()
5252 if ( missing_func ) in ft_property_do()