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

/inkscape/src/
H A Dattribute-rel-svg.cpp92 while (!f.eof()){
H A Dattribute-rel-css.cpp158 while (!file.eof()) {
/inkscape/src/2geom/
H A Dsvg-path-parser.cpp1242 char const *eof = finish ? pe : NULL; local
1450 if ( p == eof )
/inkscape/src/xml/
H A Drepr-css.cpp393 while( !(ss >> temp).eof() ) {
/inkscape/src/ui/dialog/
H A Dfiledialogimpl-gtkmm.cpp254 while( !input.eof() && (height.empty() || width.empty()) ) {

Completed in 39 milliseconds