Home
last modified time | relevance | path

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

/dports/devel/allegro/allegro-4.4.3.1/src/x/
H A Dxwin.h71 AL_FUNC(void, _xwin_replace_vtable, (struct GFX_VTABLE *vtable));
H A Dxvtable.c225 void _xwin_replace_vtable(struct GFX_VTABLE *vtable) in _xwin_replace_vtable() function
H A Dxwin.c1059 _xwin_replace_vtable(bmp->vtable); in _xwin_private_create_screen_bitmap()