PdfAxialShadingPattern::PdfAxialShadingPattern [in-charge] ( double dX0, double dY0, double dX1, double dY1, PdfColor const& rStart, PdfColor const& rEnd, PdfDocument* pParent )7th parameter 'rEnd' (reference) has base type 'PdfColor'.
PdfAxialShadingPattern::PdfAxialShadingPattern [in-charge] ( double dX0, double dY0, double dX1, double dY1, PdfColor const& rStart, PdfColor const& rEnd, PdfVecObjects* pParent )7th parameter 'rEnd' (reference) has base type 'PdfColor'.
PdfCanvas::AddColorResource ( PdfColor const& rColor )2nd parameter 'rColor' (reference) has base type 'PdfColor'.
PdfColor::BuildColorSpace ( PdfVecObjects* pOwner ) constThis method is from 'PdfColor' class.
PdfColor::ConvertToCMYK ( ) constThis method is from 'PdfColor' class.
PdfColor::ConvertToGrayScale ( ) constThis method is from 'PdfColor' class.
PdfColor::ConvertToRGB ( ) constThis method is from 'PdfColor' class.
PdfColor::FromArray ( PdfArray const& rArray ) [static]This method is from 'PdfColor' class.
PdfColor::FromString ( char const* pszName ) [static]This method is from 'PdfColor' class.
PdfColor::operator = ( PdfColor const& rhs )2nd parameter 'rhs' (reference) has base type 'PdfColor'.
PdfColor::PdfColor [in-charge] ( )This constructor is from 'PdfColor' class.
PdfColor::PdfColor [in-charge] ( double dGray )This constructor is from 'PdfColor' class.
PdfColor::PdfColor [in-charge] ( double dRed, double dGreen, double dBlue )This constructor is from 'PdfColor' class.
PdfColor::PdfColor [in-charge] ( double dCyan, double dMagenta, double dYellow, double dBlack )This constructor is from 'PdfColor' class.
PdfColor::ToArray ( ) constThis method is from 'PdfColor' class.
PdfColorCieLab::PdfColorCieLab [in-charge] ( double dCieL, double dCieA, double dCieB )This constructor is from derived class 'PdfColorCieLab'.
PdfColorCMYK::PdfColorCMYK [in-charge] ( double dCyan, double dMagenta, double dYellow, double dBlack )This constructor is from derived class 'PdfColorCMYK'.
PdfColorGray::PdfColorGray [in-charge] ( double dGray )This constructor is from derived class 'PdfColorGray'.
PdfColorRGB::PdfColorRGB [in-charge] ( double dRed, double dGreen, double dBlue )This constructor is from derived class 'PdfColorRGB'.
PdfColorSeparation::PdfColorSeparation [in-charge] ( std::string const& sName, double dDensity, PdfColor const& alternateColor )4th parameter 'alternateColor' (reference) has base type 'PdfColor'.
PdfColorSeparationAll::PdfColorSeparationAll [in-charge] ( )This constructor is from derived class 'PdfColorSeparationAll'.
PdfColorSeparationNone::PdfColorSeparationNone [in-charge] ( )This constructor is from derived class 'PdfColorSeparationNone'.
PdfFunctionBaseShadingPattern::PdfFunctionBaseShadingPattern [in-charge] ( PdfColor const& rLL, PdfColor const& rUL, PdfColor const& rLR, PdfColor const& rUR, PdfArray const& rMatrix, PdfDocument* pParent )2nd parameter 'rLL' (reference) has base type 'PdfColor'.
PdfFunctionBaseShadingPattern::PdfFunctionBaseShadingPattern [in-charge] ( PdfColor const& rLL, PdfColor const& rUL, PdfColor const& rLR, PdfColor const& rUR, PdfArray const& rMatrix, PdfVecObjects* pParent )2nd parameter 'rLL' (reference) has base type 'PdfColor'.
PdfPainter::AddText ( PdfString const& sText )Field 'this->m_curColor' in the object of this method has type 'PdfColor'.
PdfPainter::AddText ( PdfString const& sText, pdf_long lStringLen )Field 'this->m_curColor' in the object of this method has type 'PdfColor'.
PdfPainter::ArcTo ( double dX, double dY, double dRadiusX, double dRadiusY, double dRotation, bool bLarge, bool bSweep )Field 'this->m_curColor' in the object of this method has type 'PdfColor'.
PdfPainter::BeginText ( double dX, double dY )Field 'this->m_curColor' in the object of this method has type 'PdfColor'.
PdfPainter::Clip ( bool useEvenOddRule )Field 'this->m_curColor' in the object of this method has type 'PdfColor'.
PdfPainter::Close ( )Field 'this->m_curColor' in the object of this method has type 'PdfColor'.
PdfPainter::ClosePath ( )Field 'this->m_curColor' in the object of this method has type 'PdfColor'.
PdfPainter::CubicBezierTo ( double dX1, double dY1, double dX2, double dY2, double dX3, double dY3 )Field 'this->m_curColor' in the object of this method has type 'PdfColor'.
PdfPainter::DrawArc ( double dX, double dY, double dRadius, double dAngle1, double dAngle2 )Field 'this->m_curColor' in the object of this method has type 'PdfColor'.
PdfPainter::DrawCircle ( double dX, double dY, double dRadius )Field 'this->m_curColor' in the object of this method has type 'PdfColor'.
PdfPainter::DrawEllipse ( double dX, double dY, double dWidth, double dHeight )Field 'this->m_curColor' in the object of this method has type 'PdfColor'.
PdfPainter::DrawImage ( double dX, double dY, PdfImage* pObject, double dScaleX, double dScaleY )Field 'this->m_curColor' in the object of this method has type 'PdfColor'.
PdfPainter::DrawLine ( double dStartX, double dStartY, double dEndX, double dEndY )Field 'this->m_curColor' in the object of this method has type 'PdfColor'.
PdfPainter::DrawMultiLineText ( double dX, double dY, double dWidth, double dHeight, PdfString const& rsText, enum EPdfAlignment eAlignment, enum EPdfVerticalAlignment eVertical )Field 'this->m_curColor' in the object of this method has type 'PdfColor'.
PdfPainter::DrawRect ( double dX, double dY, double dWidth, double dHeight, double dRoundX, double dRoundY )Field 'this->m_curColor' in the object of this method has type 'PdfColor'.
PdfPainter::DrawText ( double dX, double dY, PdfString const& sText )Field 'this->m_curColor' in the object of this method has type 'PdfColor'.
PdfPainter::DrawText ( double dX, double dY, PdfString const& sText, long lLen )Field 'this->m_curColor' in the object of this method has type 'PdfColor'.
PdfPainter::DrawTextAligned ( double dX, double dY, double dWidth, PdfString const& rsText, enum EPdfAlignment eAlignment )Field 'this->m_curColor' in the object of this method has type 'PdfColor'.
PdfPainter::DrawXObject ( double dX, double dY, PdfXObject* pObject, double dScaleX, double dScaleY )Field 'this->m_curColor' in the object of this method has type 'PdfColor'.
PdfPainter::EndText ( )Field 'this->m_curColor' in the object of this method has type 'PdfColor'.
PdfPainter::ExpandTabs ( PdfString const& rsString, pdf_long lLen ) constField 'this->m_curColor' in the object of this method has type 'PdfColor'.
PdfPainter::Fill ( )Field 'this->m_curColor' in the object of this method has type 'PdfColor'.
PdfPainter::FillCircle ( double dX, double dY, double dRadius )Field 'this->m_curColor' in the object of this method has type 'PdfColor'.
PdfPainter::FillEllipse ( double dX, double dY, double dWidth, double dHeight )Field 'this->m_curColor' in the object of this method has type 'PdfColor'.
PdfPainter::FillRect ( double dX, double dY, double dWidth, double dHeight, double dRoundX, double dRoundY )Field 'this->m_curColor' in the object of this method has type 'PdfColor'.
PdfPainter::FinishPage ( )Field 'this->m_curColor' in the object of this method has type 'PdfColor'.
PdfPainter::HorizonalLineTo ( double dX )Field 'this->m_curColor' in the object of this method has type 'PdfColor'.
PdfPainter::InternalArc ( double x, double y, double ray, double ang1, double ang2, bool cont_flg )Field 'this->m_curColor' in the object of this method has type 'PdfColor'.
PdfPainter::LineTo ( double dX, double dY )Field 'this->m_curColor' in the object of this method has type 'PdfColor'.
PdfPainter::MoveTextPos ( double dX, double dY )Field 'this->m_curColor' in the object of this method has type 'PdfColor'.
PdfPainter::MoveTo ( double dX, double dY )Field 'this->m_curColor' in the object of this method has type 'PdfColor'.
PdfPainter::PdfPainter [in-charge] ( )Field 'this->m_curColor' in the object of this method has type 'PdfColor'.
PdfPainter::QuadCurveTo ( double dX1, double dY1, double dX3, double dY3 )Field 'this->m_curColor' in the object of this method has type 'PdfColor'.
PdfPainter::Restore ( )Field 'this->m_curColor' in the object of this method has type 'PdfColor'.
PdfPainter::Save ( )Field 'this->m_curColor' in the object of this method has type 'PdfColor'.
PdfPainter::SetClipRect ( double dX, double dY, double dWidth, double dHeight )Field 'this->m_curColor' in the object of this method has type 'PdfColor'.
PdfPainter::SetColor ( double r, double g, double b )Field 'this->m_curColor' in the object of this method has type 'PdfColor'.
PdfPainter::SetColor ( PdfColor const& rColor )2nd parameter 'rColor' (reference) has base type 'PdfColor'.
PdfPainter::SetColorCMYK ( double c, double m, double y, double k )Field 'this->m_curColor' in the object of this method has type 'PdfColor'.
PdfPainter::SetCurrentStrokingColor ( )Field 'this->m_curColor' in the object of this method has type 'PdfColor'.
PdfPainter::SetExtGState ( PdfExtGState* inGState )Field 'this->m_curColor' in the object of this method has type 'PdfColor'.
PdfPainter::SetFont ( PdfFont* pFont )Field 'this->m_curColor' in the object of this method has type 'PdfColor'.
PdfPainter::SetGray ( double g )Field 'this->m_curColor' in the object of this method has type 'PdfColor'.
PdfPainter::SetLineCapStyle ( enum EPdfLineCapStyle eCapStyle )Field 'this->m_curColor' in the object of this method has type 'PdfColor'.
PdfPainter::SetLineJoinStyle ( enum EPdfLineJoinStyle eJoinStyle )Field 'this->m_curColor' in the object of this method has type 'PdfColor'.
PdfPainter::SetPage ( PdfCanvas* pPage )Field 'this->m_curColor' in the object of this method has type 'PdfColor'.
PdfPainter::SetRenderingIntent ( char* intent )Field 'this->m_curColor' in the object of this method has type 'PdfColor'.
PdfPainter::SetShadingPattern ( PdfShadingPattern const& rPattern )Field 'this->m_curColor' in the object of this method has type 'PdfColor'.
PdfPainter::SetStrokeStyle ( enum EPdfStrokeStyle eStyle, char const* pszCustom )Field 'this->m_curColor' in the object of this method has type 'PdfColor'.
PdfPainter::SetStrokeWidth ( double dWidth )Field 'this->m_curColor' in the object of this method has type 'PdfColor'.
PdfPainter::SetStrokingColor ( double r, double g, double b )Field 'this->m_curColor' in the object of this method has type 'PdfColor'.
PdfPainter::SetStrokingColor ( PdfColor const& rColor )2nd parameter 'rColor' (reference) has base type 'PdfColor'.
PdfPainter::SetStrokingColorCMYK ( double c, double m, double y, double k )Field 'this->m_curColor' in the object of this method has type 'PdfColor'.
PdfPainter::SetStrokingGray ( double g )Field 'this->m_curColor' in the object of this method has type 'PdfColor'.
PdfPainter::SetStrokingShadingPattern ( PdfShadingPattern const& rPattern )Field 'this->m_curColor' in the object of this method has type 'PdfColor'.
PdfPainter::SetTransformationMatrix ( double a, double b, double c, double d, double e, double f )Field 'this->m_curColor' in the object of this method has type 'PdfColor'.
PdfPainter::SmoothCurveTo ( double dX2, double dY2, double dX3, double dY3 )Field 'this->m_curColor' in the object of this method has type 'PdfColor'.
PdfPainter::SmoothQuadCurveTo ( double dX3, double dY3 )Field 'this->m_curColor' in the object of this method has type 'PdfColor'.
PdfPainter::Stroke ( )Field 'this->m_curColor' in the object of this method has type 'PdfColor'.
PdfPainter::VerticalLineTo ( double dY )Field 'this->m_curColor' in the object of this method has type 'PdfColor'.
PdfPainter::~PdfPainter [in-charge] ( )Field 'this->m_curColor' in the object of this method has type 'PdfColor'.
PdfRadialShadingPattern::PdfRadialShadingPattern [in-charge] ( double dX0, double dY0, double dR0, double dX1, double dY1, double dR1, PdfColor const& rStart, PdfColor const& rEnd, PdfDocument* pParent )9th parameter 'rEnd' (reference) has base type 'PdfColor'.
PdfRadialShadingPattern::PdfRadialShadingPattern [in-charge] ( double dX0, double dY0, double dR0, double dX1, double dY1, double dR1, PdfColor const& rStart, PdfColor const& rEnd, PdfVecObjects* pParent )9th parameter 'rEnd' (reference) has base type 'PdfColor'.
PdfSimpleTableModel::GetBackgroundColor ( int p1, int p2 ) constReturn value has type 'PdfColor'.
PdfSimpleTableModel::GetBorderColor ( int p1, int p2 ) constReturn value has type 'PdfColor'.
PdfSimpleTableModel::GetForegroundColor ( int p1, int p2 ) constReturn value has type 'PdfColor'.
PdfTable::CheckForNewPage ( double* pdY, double* pdCurY, double dRowHeight, PdfPainter* pPainter )Field 'pPainter->m_curColor' in 5th parameter 'pPainter' (pointer) has type 'PdfColor'.
PdfTable::Draw ( double dX, double dY, PdfPainter* pPainter, PdfRect const& rClipRect, double* pdLastX, double* pdLastY )Field 'pPainter->m_curColor' in 4th parameter 'pPainter' (pointer) has type 'PdfColor'.
PdfTable::DrawHorizontalBorders ( int nRow, double dX, double dY, PdfPainter* pPainter, double* pdColWidths )Field 'pPainter->m_curColor' in 5th parameter 'pPainter' (pointer) has type 'PdfColor'.