Home
last modified time | relevance | path

Searched defs:is_compatible_bitmap (Results 1 – 2 of 2) sorted by relevance

/dports/devel/allegro5/allegro5-5.2.7.0/include/allegro5/internal/
H A Daintern_display.h39 bool (*is_compatible_bitmap)(ALLEGRO_DISPLAY *display, ALLEGRO_BITMAP *bitmap); member
/dports/devel/allegro5/allegro5-5.2.7.0/src/macosx/
H A Dosxgl.m2188 static bool is_compatible_bitmap(ALLEGRO_DISPLAY* disp, ALLEGRO_BITMAP* bmp) function