Home
last modified time | relevance | path

Searched defs:PDFGlyph (Results 1 – 1 of 1) sorted by relevance

/trunk/main/vcl/source/gdi/
H A Dpdfwriter_impl.hxx561 struct PDFGlyph struct in vcl::PDFWriterImpl
563 Point m_aPos;
564 sal_Int32 m_nNativeWidth;
565 sal_Int32 m_nGlyphId;
566 sal_Int32 m_nMappedFontId;
567 sal_uInt8 m_nMappedGlyphId;
569 PDFGlyph( const Point& rPos, in PDFGlyph() function

Completed in 99 milliseconds