Searched refs:get_mode_list (Results 1 - 7 of 7) sorted by relevance

/haiku/src/tests/servers/app/newerClipping/drawing/
H A DAccelerantHWInterface.h100 get_mode_list fAccGetModeList;
H A DAccelerantHWInterface.cpp304 fAccGetModeList = (get_mode_list)fAccelerantHook(B_GET_MODE_LIST, NULL);
/haiku/src/servers/app/drawing/interface/virtual/
H A DDWindowHWInterface.h116 get_mode_list fAccGetModeList;
H A DDWindowHWInterface.cpp576 fAccGetModeList = (get_mode_list)fAccelerantHook(B_GET_MODE_LIST, NULL);
/haiku/headers/os/add-ons/graphics/
H A DAccelerant.h291 typedef status_t (*get_mode_list)(display_mode*); typedef
/haiku/src/servers/app/drawing/interface/local/
H A DAccelerantHWInterface.h140 get_mode_list fAccGetModeList;
H A DAccelerantHWInterface.cpp378 fAccGetModeList = (get_mode_list)fAccelerantHook(B_GET_MODE_LIST, NULL);

Completed in 92 milliseconds