Searched defs:OFILE (Results 1 - 2 of 2) sorted by relevance
/inkscape/src/ | ||
H A D | deptool.cpp | 98 OFILE enumerator in enum:FileRec::__anon17 146 * Type of file: CFILE, HFILE, OFILE 966 FileRec *ofile = new FileRec(FileRec::OFILE); 1170 if (frec->type == FileRec::OFILE) 1246 if (frec->type == FileRec::OFILE) |
/inkscape/ | ||
H A D | buildtool.cpp | 5612 OFILE enumerator in enum:buildtool::FileRec::__anon5 5660 * Type of file: CFILE, HFILE, OFILE 6317 FileRec *ofile = new FileRec(FileRec::OFILE); 6383 if (frec->type == FileRec::OFILE) |
Completed in 45 milliseconds