PdfDifferenceEncoding::ConvertToEncoding ( PdfString const& rString, PdfFont const* pFont ) constField 'pFont->m_pMetrics' in 3rd parameter 'pFont' (pointer) has base type 'PdfFontMetrics'.
PdfDifferenceEncoding::ConvertToUnicode ( PdfString const& rEncodedString, PdfFont const* pFont ) constField 'pFont->m_pMetrics' in 3rd parameter 'pFont' (pointer) has base type 'PdfFontMetrics'.
PdfDocument::CreateDuplicateFontType1 ( PdfFont* pFont, char const* pszSuffix )Field 'pFont->m_pMetrics' in 2nd parameter 'pFont' (pointer) has base type 'PdfFontMetrics'.
PdfDocument::CreateFont ( char const* pszFontName, bool bBold, bool bItalic, PdfEncoding const*const pEncoding, enum PdfFontCache::EFontCreationFlags eFontCreationFlags, bool bEmbedd, char const* pszFileName )Field 'retval->m_pMetrics' in return value (pointer) has base type 'PdfFontMetrics'.
PdfDocument::CreateFont ( char const* pszFontName, PdfEncoding const*const pEncoding, enum PdfFontCache::EFontCreationFlags eFontCreationFlags, bool bEmbedd )Field 'retval->m_pMetrics' in return value (pointer) has base type 'PdfFontMetrics'.
PdfDocument::CreateFont ( FT_Face face, PdfEncoding const*const pEncoding, bool bEmbedd )Field 'retval->m_pMetrics' in return value (pointer) has base type 'PdfFontMetrics'.
PdfDocument::CreateFontSubset ( char const* pszFontName, bool bBold, bool bItalic, PdfEncoding const*const pEncoding, char const* pszFileName )Field 'retval->m_pMetrics' in return value (pointer) has base type 'PdfFontMetrics'.
PdfFont::AddUsedGlyphname ( char const* pszGlyphName )Field 'this->m_pMetrics' in the object of this method has base type 'PdfFontMetrics'.
PdfFont::AddUsedSubsettingGlyphs ( PdfString const& sText, long lStringLen )Field 'this->m_pMetrics' in the object of this method has base type 'PdfFontMetrics'.
PdfFont::EmbedFont ( )Field 'this->m_pMetrics' in the object of this method has base type 'PdfFontMetrics'.
PdfFont::EmbedSubsetFont ( )Field 'this->m_pMetrics' in the object of this method has base type 'PdfFontMetrics'.
PdfFont::PdfFont [in-charge] ( PdfFontMetrics* pMetrics, PdfEncoding const*const pEncoding, PdfObject* pObject )2nd parameter 'pMetrics' (pointer) has base type 'PdfFontMetrics'.
PdfFont::PdfFont [in-charge] ( PdfFontMetrics* pMetrics, PdfEncoding const*const pEncoding, PdfVecObjects* pParent )2nd parameter 'pMetrics' (pointer) has base type 'PdfFontMetrics'.
PdfFont::WriteStringToStream ( PdfString const& rsString, PdfStream* pStream )Field 'this->m_pMetrics' in the object of this method has base type 'PdfFontMetrics'.
PdfFont::~PdfFont [in-charge] ( )Field 'this->m_pMetrics' in the object of this method has base type 'PdfFontMetrics'.
PdfFontCache::GetDuplicateFontType1 ( PdfFont* pFont, char const* pszSuffix )Field 'pFont->m_pMetrics' in 2nd parameter 'pFont' (pointer) has base type 'PdfFontMetrics'.
PdfFontCache::GetFont ( char const* pszFontName, bool bBold, bool bItalic, bool bEmbedd, enum PdfFontCache::EFontCreationFlags eFontCreationFlags, PdfEncoding const*const p6, char const* pszFileName )Field 'retval->m_pMetrics' in return value (pointer) has base type 'PdfFontMetrics'.
PdfFontCache::GetFont ( FT_Face face, bool bEmbedd, PdfEncoding const*const p3 )Field 'retval->m_pMetrics' in return value (pointer) has base type 'PdfFontMetrics'.
PdfFontCache::GetFont ( PdfObject* pObject )Field 'retval->m_pMetrics' in return value (pointer) has base type 'PdfFontMetrics'.
PdfFontCache::GetFontSubset ( char const* pszFontName, bool bBold, bool bItalic, PdfEncoding const*const p4, char const* pszFileName )Field 'retval->m_pMetrics' in return value (pointer) has base type 'PdfFontMetrics'.
PdfFontFactory::CreateFont ( FT_Library* pLibrary, PdfObject* pObject ) [static]Field 'retval->m_pMetrics' in return value (pointer) has base type 'PdfFontMetrics'.
PdfFontFactory::CreateFontObject ( PdfFontMetrics* pMetrics, int nFlags, PdfEncoding const*const pEncoding, PdfVecObjects* pParent ) [static]1st parameter 'pMetrics' (pointer) has base type 'PdfFontMetrics'.
PdfFontMetrics::PdfFontMetrics [in-charge] ( enum EPdfFontType eFontType, char const* pszFilename, char const* pszSubsetPrefix )This constructor is from 'PdfFontMetrics' class.
PdfFontMetrics::StringWidth ( char const* pszText, pdf_long nLength ) constThis method is from 'PdfFontMetrics' class.
PdfFontMetrics::StringWidth ( pdf_utf16be const* pszText, unsigned int nLength ) constThis method is from 'PdfFontMetrics' class.
PdfFontMetrics::~PdfFontMetrics [in-charge] ( )This method is from 'PdfFontMetrics' class.
PdfFontMetricsBase14::CharWidth ( unsigned char c ) constThis method is from derived class 'PdfFontMetricsBase14'.
PdfFontMetricsBase14::GetAscent ( ) constThis method is from derived class 'PdfFontMetricsBase14'.
PdfFontMetricsBase14::GetBoundingBox ( PdfArray& array ) constThis method is from derived class 'PdfFontMetricsBase14'.
PdfFontMetricsBase14::GetDescent ( ) constThis method is from derived class 'PdfFontMetricsBase14'.
PdfFontMetricsBase14::GetFontData ( ) constThis method is from derived class 'PdfFontMetricsBase14'.
PdfFontMetricsBase14::GetFontDataLen ( ) constThis method is from derived class 'PdfFontMetricsBase14'.
PdfFontMetricsBase14::GetFontname ( ) constThis method is from derived class 'PdfFontMetricsBase14'.
PdfFontMetricsBase14::GetGlyphId ( long lUnicode ) constThis method is from derived class 'PdfFontMetricsBase14'.
PdfFontMetricsBase14::GetGlyphWidth ( char const* pszGlyphname ) constThis method is from derived class 'PdfFontMetricsBase14'.
PdfFontMetricsBase14::GetGlyphWidth ( int nGlyphId ) constThis method is from derived class 'PdfFontMetricsBase14'.
PdfFontMetricsBase14::GetItalicAngle ( ) constThis method is from derived class 'PdfFontMetricsBase14'.
PdfFontMetricsBase14::GetLineSpacing ( ) constThis method is from derived class 'PdfFontMetricsBase14'.
PdfFontMetricsBase14::GetPdfAscent ( ) constThis method is from derived class 'PdfFontMetricsBase14'.
PdfFontMetricsBase14::GetPdfDescent ( ) constThis method is from derived class 'PdfFontMetricsBase14'.
PdfFontMetricsBase14::GetStrikeOutPosition ( ) constThis method is from derived class 'PdfFontMetricsBase14'.
PdfFontMetricsBase14::GetStrikeoutThickness ( ) constThis method is from derived class 'PdfFontMetricsBase14'.
PdfFontMetricsBase14::GetUnderlinePosition ( ) constThis method is from derived class 'PdfFontMetricsBase14'.
PdfFontMetricsBase14::GetUnderlineThickness ( ) constThis method is from derived class 'PdfFontMetricsBase14'.
PdfFontMetricsBase14::GetWeight ( ) constThis method is from derived class 'PdfFontMetricsBase14'.
PdfFontMetricsBase14::GetWidthArray ( PdfVariant& var, unsigned int nFirst, unsigned int nLast ) constThis method is from derived class 'PdfFontMetricsBase14'.
PdfFontMetricsBase14::IsSymbol ( ) constThis method is from derived class 'PdfFontMetricsBase14'.
PdfFontMetricsBase14::PdfFontMetricsBase14 [in-charge] ( char const* mfont_name, struct PODOFO_CharData const* mwidths_table, bool mis_font_specific, pdf_int16 mascent, pdf_int16 mdescent, pdf_uint16 mx_height, pdf_uint16 mcap_height, PdfRect const& mbbox )This constructor is from derived class 'PdfFontMetricsBase14'.
PdfFontMetricsBase14::UnicodeCharWidth ( unsigned short c ) constThis method is from derived class 'PdfFontMetricsBase14'.
PdfFontMetricsBase14::~PdfFontMetricsBase14 [in-charge] ( )This method is from derived class 'PdfFontMetricsBase14'.
PdfFontMetricsFreetype::CharWidth ( unsigned char c ) constThis method is from derived class 'PdfFontMetricsFreetype'.
PdfFontMetricsFreetype::GetAscent ( ) constThis method is from derived class 'PdfFontMetricsFreetype'.
PdfFontMetricsFreetype::GetBoundingBox ( PdfArray& array ) constThis method is from derived class 'PdfFontMetricsFreetype'.
PdfFontMetricsFreetype::GetDescent ( ) constThis method is from derived class 'PdfFontMetricsFreetype'.
PdfFontMetricsFreetype::GetFontData ( ) constThis method is from derived class 'PdfFontMetricsFreetype'.
PdfFontMetricsFreetype::GetFontDataLen ( ) constThis method is from derived class 'PdfFontMetricsFreetype'.
PdfFontMetricsFreetype::GetFontname ( ) constThis method is from derived class 'PdfFontMetricsFreetype'.
PdfFontMetricsFreetype::GetGlyphId ( long lUnicode ) constThis method is from derived class 'PdfFontMetricsFreetype'.
PdfFontMetricsFreetype::GetGlyphWidth ( char const* pszGlyphname ) constThis method is from derived class 'PdfFontMetricsFreetype'.
PdfFontMetricsFreetype::GetGlyphWidth ( int nGlyphId ) constThis method is from derived class 'PdfFontMetricsFreetype'.
PdfFontMetricsFreetype::GetItalicAngle ( ) constThis method is from derived class 'PdfFontMetricsFreetype'.
PdfFontMetricsFreetype::GetLineSpacing ( ) constThis method is from derived class 'PdfFontMetricsFreetype'.
PdfFontMetricsFreetype::GetPdfAscent ( ) constThis method is from derived class 'PdfFontMetricsFreetype'.
PdfFontMetricsFreetype::GetPdfDescent ( ) constThis method is from derived class 'PdfFontMetricsFreetype'.
PdfFontMetricsFreetype::GetStrikeOutPosition ( ) constThis method is from derived class 'PdfFontMetricsFreetype'.
PdfFontMetricsFreetype::GetStrikeoutThickness ( ) constThis method is from derived class 'PdfFontMetricsFreetype'.
PdfFontMetricsFreetype::GetUnderlinePosition ( ) constThis method is from derived class 'PdfFontMetricsFreetype'.
PdfFontMetricsFreetype::GetUnderlineThickness ( ) constThis method is from derived class 'PdfFontMetricsFreetype'.
PdfFontMetricsFreetype::GetWeight ( ) constThis method is from derived class 'PdfFontMetricsFreetype'.
PdfFontMetricsFreetype::GetWidthArray ( PdfVariant& var, unsigned int nFirst, unsigned int nLast ) constThis method is from derived class 'PdfFontMetricsFreetype'.
PdfFontMetricsFreetype::IsSymbol ( ) constThis method is from derived class 'PdfFontMetricsFreetype'.
PdfFontMetricsFreetype::PdfFontMetricsFreetype [in-charge] ( FT_Library* pLibrary, char const* pszFilename, char const* pszSubsetPrefix )This constructor is from derived class 'PdfFontMetricsFreetype'.
PdfFontMetricsFreetype::PdfFontMetricsFreetype [in-charge] ( FT_Library* pLibrary, char const* pBuffer, unsigned int nBufLen, char const* pszSubsetPrefix )This constructor is from derived class 'PdfFontMetricsFreetype'.
PdfFontMetricsFreetype::PdfFontMetricsFreetype [in-charge] ( FT_Library* pLibrary, FT_Face face, char const* pszSubsetPrefix )This constructor is from derived class 'PdfFontMetricsFreetype'.
PdfFontMetricsFreetype::PdfFontMetricsFreetype [in-charge] ( FT_Library* pLibrary, PdfRefCountedBuffer const& rBuffer, char const* pszSubsetPrefix )This constructor is from derived class 'PdfFontMetricsFreetype'.
PdfFontMetricsFreetype::UnicodeCharWidth ( unsigned short c ) constThis method is from derived class 'PdfFontMetricsFreetype'.
PdfFontMetricsFreetype::~PdfFontMetricsFreetype [in-charge] ( )This method is from derived class 'PdfFontMetricsFreetype'.
PdfFontMetricsObject::CharWidth ( unsigned char c ) constThis method is from derived class 'PdfFontMetricsObject'.
PdfFontMetricsObject::GetAscent ( ) constThis method is from derived class 'PdfFontMetricsObject'.
PdfFontMetricsObject::GetBoundingBox ( PdfArray& array ) constThis method is from derived class 'PdfFontMetricsObject'.
PdfFontMetricsObject::GetDescent ( ) constThis method is from derived class 'PdfFontMetricsObject'.
PdfFontMetricsObject::GetFontData ( ) constThis method is from derived class 'PdfFontMetricsObject'.
PdfFontMetricsObject::GetFontDataLen ( ) constThis method is from derived class 'PdfFontMetricsObject'.
PdfFontMetricsObject::GetFontname ( ) constThis method is from derived class 'PdfFontMetricsObject'.
PdfFontMetricsObject::GetGlyphId ( long lUnicode ) constThis method is from derived class 'PdfFontMetricsObject'.
PdfFontMetricsObject::GetGlyphWidth ( char const* pszGlyphname ) constThis method is from derived class 'PdfFontMetricsObject'.
PdfFontMetricsObject::GetGlyphWidth ( int nGlyphId ) constThis method is from derived class 'PdfFontMetricsObject'.
PdfFontMetricsObject::GetItalicAngle ( ) constThis method is from derived class 'PdfFontMetricsObject'.
PdfFontMetricsObject::GetLineSpacing ( ) constThis method is from derived class 'PdfFontMetricsObject'.
PdfFontMetricsObject::GetPdfAscent ( ) constThis method is from derived class 'PdfFontMetricsObject'.
PdfFontMetricsObject::GetPdfDescent ( ) constThis method is from derived class 'PdfFontMetricsObject'.
PdfFontMetricsObject::GetStrikeOutPosition ( ) constThis method is from derived class 'PdfFontMetricsObject'.
PdfFontMetricsObject::GetStrikeoutThickness ( ) constThis method is from derived class 'PdfFontMetricsObject'.
PdfFontMetricsObject::GetUnderlinePosition ( ) constThis method is from derived class 'PdfFontMetricsObject'.
PdfFontMetricsObject::GetUnderlineThickness ( ) constThis method is from derived class 'PdfFontMetricsObject'.
PdfFontMetricsObject::GetWeight ( ) constThis method is from derived class 'PdfFontMetricsObject'.
PdfFontMetricsObject::GetWidthArray ( PdfVariant& var, unsigned int nFirst, unsigned int nLast ) constThis method is from derived class 'PdfFontMetricsObject'.
PdfFontMetricsObject::IsSymbol ( ) constThis method is from derived class 'PdfFontMetricsObject'.
PdfFontMetricsObject::PdfFontMetricsObject [in-charge] ( PdfObject* pFont, PdfObject* pDescriptor, PdfEncoding const*const pEncoding )This constructor is from derived class 'PdfFontMetricsObject'.
PdfFontMetricsObject::UnicodeCharWidth ( unsigned short c ) constThis method is from derived class 'PdfFontMetricsObject'.
PdfFontMetricsObject::~PdfFontMetricsObject [in-charge] ( )This method is from derived class 'PdfFontMetricsObject'.
PdfFontTTFSubset::PdfFontTTFSubset [in-charge] ( char const* pszFontFileName, PdfFontMetrics* pMetrics, unsigned short nFaceIndex )3rd parameter 'pMetrics' (pointer) has base type 'PdfFontMetrics'.
PdfFontTTFSubset::PdfFontTTFSubset [in-charge] ( PdfInputDevice* pDevice, PdfFontMetrics* pMetrics, enum PdfFontTTFSubset::EFontFileType eType, unsigned short nFaceIndex )3rd parameter 'pMetrics' (pointer) has base type 'PdfFontMetrics'.
PdfIdentityEncoding::ConvertToEncoding ( PdfString const& rString, PdfFont const* pFont ) constField 'pFont->m_pMetrics' in 3rd parameter 'pFont' (pointer) has base type 'PdfFontMetrics'.
PdfIdentityEncoding::ConvertToUnicode ( PdfString const& rEncodedString, PdfFont const* pFont ) constField 'pFont->m_pMetrics' in 3rd parameter 'pFont' (pointer) has base type 'PdfFontMetrics'.
PdfMemDocument::GetFont ( PdfObject* pObject )Field 'retval->m_pMetrics' in return value (pointer) has base type 'PdfFontMetrics'.
PdfPainter::AddText ( PdfString const& sText )Field 'this->m_pFont->m_pMetrics' in the object of this method has base type 'PdfFontMetrics'.
PdfPainter::AddText ( PdfString const& sText, pdf_long lStringLen )Field 'this->m_pFont->m_pMetrics' in the object of this method has base type 'PdfFontMetrics'.
PdfPainter::ArcTo ( double dX, double dY, double dRadiusX, double dRadiusY, double dRotation, bool bLarge, bool bSweep )Field 'this->m_pFont->m_pMetrics' in the object of this method has base type 'PdfFontMetrics'.
PdfPainter::BeginText ( double dX, double dY )Field 'this->m_pFont->m_pMetrics' in the object of this method has base type 'PdfFontMetrics'.
PdfPainter::Clip ( bool useEvenOddRule )Field 'this->m_pFont->m_pMetrics' in the object of this method has base type 'PdfFontMetrics'.
PdfPainter::Close ( )Field 'this->m_pFont->m_pMetrics' in the object of this method has base type 'PdfFontMetrics'.
PdfPainter::ClosePath ( )Field 'this->m_pFont->m_pMetrics' in the object of this method has base type 'PdfFontMetrics'.
PdfPainter::CubicBezierTo ( double dX1, double dY1, double dX2, double dY2, double dX3, double dY3 )Field 'this->m_pFont->m_pMetrics' in the object of this method has base type 'PdfFontMetrics'.
PdfPainter::DrawArc ( double dX, double dY, double dRadius, double dAngle1, double dAngle2 )Field 'this->m_pFont->m_pMetrics' in the object of this method has base type 'PdfFontMetrics'.
PdfPainter::DrawCircle ( double dX, double dY, double dRadius )Field 'this->m_pFont->m_pMetrics' in the object of this method has base type 'PdfFontMetrics'.
PdfPainter::DrawEllipse ( double dX, double dY, double dWidth, double dHeight )Field 'this->m_pFont->m_pMetrics' in the object of this method has base type 'PdfFontMetrics'.
PdfPainter::DrawGlyph ( PdfMemDocument* pDocument, double dX, double dY, char const* pszGlyphname )Field 'this->m_pFont->m_pMetrics' in the object of this method has base type 'PdfFontMetrics'.
PdfPainter::DrawImage ( double dX, double dY, PdfImage* pObject, double dScaleX, double dScaleY )Field 'this->m_pFont->m_pMetrics' in the object of this method has base type 'PdfFontMetrics'.
PdfPainter::DrawLine ( double dStartX, double dStartY, double dEndX, double dEndY )Field 'this->m_pFont->m_pMetrics' in the object of this method has base type 'PdfFontMetrics'.
PdfPainter::DrawRect ( double dX, double dY, double dWidth, double dHeight, double dRoundX, double dRoundY )Field 'this->m_pFont->m_pMetrics' in the object of this method has base type 'PdfFontMetrics'.
PdfPainter::DrawText ( double dX, double dY, PdfString const& sText )Field 'this->m_pFont->m_pMetrics' in the object of this method has base type 'PdfFontMetrics'.
PdfPainter::DrawText ( double dX, double dY, PdfString const& sText, long lLen )Field 'this->m_pFont->m_pMetrics' in the object of this method has base type 'PdfFontMetrics'.
PdfPainter::DrawTextAligned ( double dX, double dY, double dWidth, PdfString const& rsText, enum EPdfAlignment eAlignment )Field 'this->m_pFont->m_pMetrics' in the object of this method has base type 'PdfFontMetrics'.
PdfPainter::DrawXObject ( double dX, double dY, PdfXObject* pObject, double dScaleX, double dScaleY )Field 'this->m_pFont->m_pMetrics' in the object of this method has base type 'PdfFontMetrics'.
PdfPainter::EndText ( )Field 'this->m_pFont->m_pMetrics' in the object of this method has base type 'PdfFontMetrics'.
PdfPainter::ExpandTabs ( PdfString const& rsString, pdf_long lLen ) constField 'this->m_pFont->m_pMetrics' in the object of this method has base type 'PdfFontMetrics'.
PdfPainter::Fill ( )Field 'this->m_pFont->m_pMetrics' in the object of this method has base type 'PdfFontMetrics'.
PdfPainter::FillCircle ( double dX, double dY, double dRadius )Field 'this->m_pFont->m_pMetrics' in the object of this method has base type 'PdfFontMetrics'.
PdfPainter::FillEllipse ( double dX, double dY, double dWidth, double dHeight )Field 'this->m_pFont->m_pMetrics' in the object of this method has base type 'PdfFontMetrics'.
PdfPainter::FillRect ( double dX, double dY, double dWidth, double dHeight, double dRoundX, double dRoundY )Field 'this->m_pFont->m_pMetrics' in the object of this method has base type 'PdfFontMetrics'.
PdfPainter::FinishPage ( )Field 'this->m_pFont->m_pMetrics' in the object of this method has base type 'PdfFontMetrics'.
PdfPainter::GetMultiLineTextAsLines ( double dWidth, PdfString const& rsText )Field 'this->m_pFont->m_pMetrics' in the object of this method has base type 'PdfFontMetrics'.
PdfPainter::HorizonalLineTo ( double dX )Field 'this->m_pFont->m_pMetrics' in the object of this method has base type 'PdfFontMetrics'.
PdfPainter::InternalArc ( double x, double y, double ray, double ang1, double ang2, bool cont_flg )Field 'this->m_pFont->m_pMetrics' in the object of this method has base type 'PdfFontMetrics'.
PdfPainter::LineTo ( double dX, double dY )Field 'this->m_pFont->m_pMetrics' in the object of this method has base type 'PdfFontMetrics'.
PdfPainter::MoveTextPos ( double dX, double dY )Field 'this->m_pFont->m_pMetrics' in the object of this method has base type 'PdfFontMetrics'.
PdfPainter::MoveTo ( double dX, double dY )Field 'this->m_pFont->m_pMetrics' in the object of this method has base type 'PdfFontMetrics'.
PdfPainter::PdfPainter [in-charge] ( )Field 'this->m_pFont->m_pMetrics' in the object of this method has base type 'PdfFontMetrics'.
PdfPainter::QuadCurveTo ( double dX1, double dY1, double dX3, double dY3 )Field 'this->m_pFont->m_pMetrics' in the object of this method has base type 'PdfFontMetrics'.
PdfPainter::Restore ( )Field 'this->m_pFont->m_pMetrics' in the object of this method has base type 'PdfFontMetrics'.
PdfPainter::Save ( )Field 'this->m_pFont->m_pMetrics' in the object of this method has base type 'PdfFontMetrics'.
PdfPainter::SetClipRect ( double dX, double dY, double dWidth, double dHeight )Field 'this->m_pFont->m_pMetrics' in the object of this method has base type 'PdfFontMetrics'.
PdfPainter::SetColor ( double r, double g, double b )Field 'this->m_pFont->m_pMetrics' in the object of this method has base type 'PdfFontMetrics'.
PdfPainter::SetColor ( PdfColor const& rColor )Field 'this->m_pFont->m_pMetrics' in the object of this method has base type 'PdfFontMetrics'.
PdfPainter::SetColorCMYK ( double c, double m, double y, double k )Field 'this->m_pFont->m_pMetrics' in the object of this method has base type 'PdfFontMetrics'.
PdfPainter::SetCurrentStrokingColor ( )Field 'this->m_pFont->m_pMetrics' in the object of this method has base type 'PdfFontMetrics'.
PdfPainter::SetExtGState ( PdfExtGState* inGState )Field 'this->m_pFont->m_pMetrics' in the object of this method has base type 'PdfFontMetrics'.
PdfPainter::SetFont ( PdfFont* pFont )Field 'pFont->m_pMetrics' in 2nd parameter 'pFont' (pointer) has base type 'PdfFontMetrics'.
PdfPainter::SetGray ( double g )Field 'this->m_pFont->m_pMetrics' in the object of this method has base type 'PdfFontMetrics'.
PdfPainter::SetLineCapStyle ( enum EPdfLineCapStyle eCapStyle )Field 'this->m_pFont->m_pMetrics' in the object of this method has base type 'PdfFontMetrics'.
PdfPainter::SetLineJoinStyle ( enum EPdfLineJoinStyle eJoinStyle )Field 'this->m_pFont->m_pMetrics' in the object of this method has base type 'PdfFontMetrics'.
PdfPainter::SetPage ( PdfCanvas* pPage )Field 'this->m_pFont->m_pMetrics' in the object of this method has base type 'PdfFontMetrics'.
PdfPainter::SetRenderingIntent ( char* intent )Field 'this->m_pFont->m_pMetrics' in the object of this method has base type 'PdfFontMetrics'.
PdfPainter::SetShadingPattern ( PdfShadingPattern const& rPattern )Field 'this->m_pFont->m_pMetrics' in the object of this method has base type 'PdfFontMetrics'.
PdfPainter::SetStrokeStyle ( enum EPdfStrokeStyle eStyle, char const* pszCustom )Field 'this->m_pFont->m_pMetrics' in the object of this method has base type 'PdfFontMetrics'.
PdfPainter::SetStrokeWidth ( double dWidth )Field 'this->m_pFont->m_pMetrics' in the object of this method has base type 'PdfFontMetrics'.
PdfPainter::SetStrokingColor ( double r, double g, double b )Field 'this->m_pFont->m_pMetrics' in the object of this method has base type 'PdfFontMetrics'.
PdfPainter::SetStrokingColor ( PdfColor const& rColor )Field 'this->m_pFont->m_pMetrics' in the object of this method has base type 'PdfFontMetrics'.
PdfPainter::SetStrokingColorCMYK ( double c, double m, double y, double k )Field 'this->m_pFont->m_pMetrics' in the object of this method has base type 'PdfFontMetrics'.
PdfPainter::SetStrokingGray ( double g )Field 'this->m_pFont->m_pMetrics' in the object of this method has base type 'PdfFontMetrics'.
PdfPainter::SetStrokingShadingPattern ( PdfShadingPattern const& rPattern )Field 'this->m_pFont->m_pMetrics' in the object of this method has base type 'PdfFontMetrics'.
PdfPainter::SetTransformationMatrix ( double a, double b, double c, double d, double e, double f )Field 'this->m_pFont->m_pMetrics' in the object of this method has base type 'PdfFontMetrics'.
PdfPainter::SmoothCurveTo ( double dX2, double dY2, double dX3, double dY3 )Field 'this->m_pFont->m_pMetrics' in the object of this method has base type 'PdfFontMetrics'.
PdfPainter::SmoothQuadCurveTo ( double dX3, double dY3 )Field 'this->m_pFont->m_pMetrics' in the object of this method has base type 'PdfFontMetrics'.
PdfPainter::Stroke ( )Field 'this->m_pFont->m_pMetrics' in the object of this method has base type 'PdfFontMetrics'.
PdfPainter::VerticalLineTo ( double dY )Field 'this->m_pFont->m_pMetrics' in the object of this method has base type 'PdfFontMetrics'.
PdfPainter::~PdfPainter [in-charge] ( )Field 'this->m_pFont->m_pMetrics' in the object of this method has base type 'PdfFontMetrics'.
PdfSimpleEncoding::ConvertToEncoding ( PdfString const& rString, PdfFont const* pFont ) constField 'pFont->m_pMetrics' in 3rd parameter 'pFont' (pointer) has base type 'PdfFontMetrics'.
PdfSimpleEncoding::ConvertToUnicode ( PdfString const& rEncodedString, PdfFont const* pFont ) constField 'pFont->m_pMetrics' in 3rd parameter 'pFont' (pointer) has base type 'PdfFontMetrics'.
PdfSimpleTableModel::GetFont ( int p1, int p2 ) constField 'retval->m_pMetrics' in return value (pointer) has base type 'PdfFontMetrics'.
PdfTable::CheckForNewPage ( double* pdY, double* pdCurY, double dRowHeight, PdfPainter* pPainter )Field 'pPainter->m_pFont->m_pMetrics' in 5th parameter 'pPainter' (pointer) has base type 'PdfFontMetrics'.
PdfTable::Draw ( double dX, double dY, PdfPainter* pPainter, PdfRect const& rClipRect, double* pdLastX, double* pdLastY )Field 'pPainter->m_pFont->m_pMetrics' in 4th parameter 'pPainter' (pointer) has base type 'PdfFontMetrics'.
PdfTable::DrawHorizontalBorders ( int nRow, double dX, double dY, PdfPainter* pPainter, double* pdColWidths )Field 'pPainter->m_pFont->m_pMetrics' in 5th parameter 'pPainter' (pointer) has base type 'PdfFontMetrics'.