Searched refs:const_pointer (Results 1 - 2 of 2) sorted by relevance
/inkscape/src/inkgc/ | ||
H A D | gc-alloc.h | 31 typedef T const *const_pointer; typedef in class:Inkscape::GC::Alloc 44 const_pointer address(const_reference r) { return &r; } |
/inkscape/src/ui/tool/ | ||
H A D | node.h | 371 typedef Node const *const_pointer; typedef in class:Inkscape::UI::NodeList |
Completed in 40 milliseconds