Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

gooStub.cpp File Reference

#include <stdlib.h>
#include <string.h>
#include <unistd.h>
#include <stdio.h>
#include <dirent.h>
#include <fcntl.h>
#include <gmem.h>
#include <gfile.h>
#include <GString.h>
#include <qdir.h>

Include dependency graph for gooStub.cpp:

Go to the source code of this file.

Functions

void * gmalloc (int size)
void * grealloc (void *p, int size)
void gfree (void *p)
char * copyString (char *str)
char * getLine (char *buf, int size, FILE *f)
GStringgetHomeDir ()
GStringappendToPath (GString *path, char *fileName)
GBool openTempFile (GString **name, FILE **f, char *mode, char *ext)


Function Documentation

GString* appendToPath GString path,
char *  fileName
 

Definition at line 28 of file gooStub.cpp.

Referenced by GlobalParams::findCMapFile(), GlobalParams::findFontFile(), GlobalParams::findToUnicodeFile(), and GlobalParams::GlobalParams().

char* copyString char *  str  ) 
 

Definition at line 25 of file gooStub.cpp.

Referenced by NameToCharCode::add(), Gfx::buildImageStream(), Object::copy(), Parser::getObj(), Gfx8BitFont::Gfx8BitFont(), Object::initCmd(), and Object::initName().

GString* getHomeDir  ) 
 

Definition at line 27 of file gooStub.cpp.

References QDir::home(), and Opie::Internal::string().

char* getLine char *  buf,
int  size,
FILE *  f
 

Definition at line 26 of file gooStub.cpp.

Referenced by UnicodeMap::parse(), and CharCodeToUnicode::parseCIDToUnicode().

void gfree void *  p  ) 
 

Definition at line 24 of file gooStub.cpp.

Referenced by GHash::add(), NameToCharCode::add(), Gfx::buildImageStream(), Object::free(), CMap::freeCMapVector(), Gfx8BitFont::Gfx8BitFont(), Decrypt::makeFileKey2(), CharCodeToUnicode::parseCIDToUnicode(), GfxState::setLineDash(), XRef::XRef(), Annots::~Annots(), Array::~Array(), BuiltinFontWidths::~BuiltinFontWidths(), Catalog::~Catalog(), CCITTFaxStream::~CCITTFaxStream(), CharCodeToUnicode::~CharCodeToUnicode(), DCTStream::~DCTStream(), Gfx8BitFont::~Gfx8BitFont(), GfxCIDFont::~GfxCIDFont(), GfxFontDict::~GfxFontDict(), GfxImageColorMap::~GfxImageColorMap(), GfxIndexedColorSpace::~GfxIndexedColorSpace(), GfxPath::~GfxPath(), GfxState::~GfxState(), GfxSubpath::~GfxSubpath(), GHash::~GHash(), GList::~GList(), ImageStream::~ImageStream(), Links::~Links(), MemStream::~MemStream(), NameToCharCode::~NameToCharCode(), PostScriptFunction::~PostScriptFunction(), SampledFunction::~SampledFunction(), StitchingFunction::~StitchingFunction(), StreamPredictor::~StreamPredictor(), TextString::~TextString(), UnicodeMap::~UnicodeMap(), and XRef::~XRef().

void* gmalloc int  size  ) 
 

Definition at line 22 of file gooStub.cpp.

Referenced by GHash::add(), NameToCharCode::add(), CMap::addCodeSpace(), BuiltinFontWidths::BuiltinFontWidths(), Catalog::Catalog(), CCITTFaxStream::CCITTFaxStream(), CharCodeToUnicode::CharCodeToUnicode(), CMap::CMap(), CMap::copyVector(), MemStream::doDecryption(), GfxCIDFont::GfxCIDFont(), GfxFontDict::GfxFontDict(), GfxImageColorMap::GfxImageColorMap(), GfxIndexedColorSpace::GfxIndexedColorSpace(), GfxPath::GfxPath(), GfxState::GfxState(), GfxSubpath::GfxSubpath(), GHash::GHash(), GList::GList(), ImageStream::ImageStream(), Decrypt::makeFileKey2(), NameToCharCode::NameToCharCode(), Gfx::opSetDash(), UnicodeMap::parse(), CharCodeToUnicode::parseCIDToUnicode(), PostScriptFunction::PostScriptFunction(), GfxFont::readExtFontFile(), DCTStream::readHeader(), SampledFunction::SampledFunction(), StitchingFunction::StitchingFunction(), StreamPredictor::StreamPredictor(), and XRef::XRef().

void* grealloc void *  p,
int  size
 

Definition at line 23 of file gooStub.cpp.

Referenced by Array::add(), Dict::add(), TextString::addChar(), Annots::Annots(), GfxPath::close(), TextPage::coalesce(), XRef::constructXRef(), GfxSubpath::curveTo(), GfxPath::curveTo(), GList::expand(), GfxCIDFont::GfxCIDFont(), GfxSubpath::lineTo(), GfxPath::lineTo(), Links::Links(), UnicodeMap::parse(), CharCodeToUnicode::parseCIDToUnicode(), CharCodeToUnicode::parseCMap1(), GfxFont::readEmbFontFile(), Catalog::readPageTree(), XRef::readXRef(), PostScriptFunction::resizeCode(), and GList::shrink().

GBool openTempFile GString **  name,
FILE **  f,
char *  mode,
char *  ext
 

Definition at line 32 of file gooStub.cpp.

References gFalse, gTrue, p, and s.

Referenced by LZWStream::reset().


Generated on Sat Nov 5 17:18:19 2005 for OPIE by  doxygen 1.4.2