Searched refs:remove_overlays (Results 1 – 2 of 2) sorted by relevance
72 if (support->callbacks.remove_overlays) in removeOverlays()73 support->callbacks.remove_overlays(functor, support->data, ¶ms); in removeOverlays()264 support->callbacks.remove_overlays = functor_callbacks->remove_overlays; in CreateFunctor_v3()
245 AwDrawFn_RemoveOverlays* remove_overlays; member