Searched refs:missing_func (Results 1 – 2 of 2) sorted by relevance
4540 FT_Bool missing_func; in ft_property_do() local4585 missing_func = (FT_Bool)( !service->set_property ); in ft_property_do()4587 missing_func = (FT_Bool)( !service->get_property ); in ft_property_do()4589 if ( missing_func ) in ft_property_do()
4500 FT_Bool missing_func; in ft_property_do() local4545 missing_func = (FT_Bool)( !service->set_property ); in ft_property_do()4547 missing_func = (FT_Bool)( !service->get_property ); in ft_property_do()4549 if ( missing_func ) in ft_property_do()