Home
last modified time | relevance | path

Searched refs:traceAllGlyphs (Results 1 – 3 of 3) sorted by relevance

/dports/print/texlive-base/texlive-20150521-source/texk/dvisvgm/dvisvgm-1.9.2/src/
H A DDVIToSVG.cpp274 ph_font->traceAllGlyphs(TRACE_MODE == 'a', &messages); in embedFonts()
H A DFont.h133 virtual int traceAllGlyphs (bool includeCached, GFGlyphTracer::Callback *cb=0) const;
H A DFont.cpp381 int PhysicalFont::traceAllGlyphs (bool includeCached, GFGlyphTracer::Callback *cb) const { in traceAllGlyphs() function in PhysicalFont