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

/inkscape/src/2geom/
H A Dpath.h228 size_type pathSize() const { return _path_size; } function in class:Geom::PathInterval
/inkscape/src/
H A Dcolor-profile.cpp756 DWORD pathSize = sizeof(pathBuf); local
758 if ( GetColorDirectoryW( NULL, pathBuf, &pathSize ) ) {

Completed in 714 milliseconds