Searched defs:TabletTmp (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/ui/dialog/
H A Dinput.cpp911 class TabletTmp { class in namespace:Inkscape::UI::Dialog
913 TabletTmp() {} function in class:Inkscape::UI::Dialog::TabletTmp
975 std::list<TabletTmp> tablets;
985 TabletTmp tmp;
996 for ( std::list<TabletTmp>::iterator it = tablets.begin(); it != tablets.end(); ++it ) {

Completed in 21 milliseconds