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

/inkscape/src/
H A Ddevice-manager.cpp31 struct GdkDeviceFake { struct
42 static std::vector<GdkDeviceFake> fakeList;
47 for (std::vector<GdkDeviceFake>::iterator it = fakeList.begin(); it != fakeList.end() && valid; ++it) {

Completed in 24 milliseconds