appendToPath 492 lib/pdf/xpdf/GlobalParams.cc appendToPath(path, "plugins"); appendToPath 493 lib/pdf/xpdf/GlobalParams.cc appendToPath(path, type); appendToPath 494 lib/pdf/xpdf/GlobalParams.cc appendToPath(path, name); appendToPath 631 lib/pdf/xpdf/GlobalParams.cc baseDir = appendToPath(getHomeDir(), ".xpdf"); appendToPath 761 lib/pdf/xpdf/GlobalParams.cc fileName = appendToPath(getHomeDir(), xpdfUserConfigFile); appendToPath 775 lib/pdf/xpdf/GlobalParams.cc appendToPath(fileName, xpdfSysConfigFile); appendToPath 1933 lib/pdf/xpdf/GlobalParams.cc fileName = appendToPath(new GString(dir), displayFontTab[i].t1FileName); appendToPath 1944 lib/pdf/xpdf/GlobalParams.cc fileName = appendToPath(new GString(winFontDir), appendToPath 1959 lib/pdf/xpdf/GlobalParams.cc fileName = appendToPath(new GString(displayFontDirs[j]), appendToPath 1972 lib/pdf/xpdf/GlobalParams.cc fileName = appendToPath(new GString(displayFontDirs[j]), appendToPath 2063 lib/pdf/xpdf/GlobalParams.cc fileName = appendToPath(dir->copy(), cMapName->getCString()); appendToPath 2083 lib/pdf/xpdf/GlobalParams.cc fileName = appendToPath(dir->copy(), name->getCString()); appendToPath 2361 lib/pdf/xpdf/GlobalParams.cc fileName = appendToPath(dir->copy(), fontName->getCString()); appendToPath 660 lib/pdf/xpdf/gfile.cc appendToPath(s, nameA); appendToPath 66 lib/pdf/xpdf/gfile.h extern GString *appendToPath(GString *path, char *fileName);