Searched refs:IsRect (Results 1 – 12 of 12) sorted by relevance
53 bool IsRect() const;59 bool IsRect(const CFX_Matrix* pMatrix, CFX_FloatRect* rect) const;
36 bool CPDF_Path::IsRect() const { in IsRect() function in CPDF_Path37 return m_Ref.GetObject()->IsRect(); in IsRect()
34 bool IsRect() const;
86 if (old_path.IsRect()) { in AppendPath()
204 if (!ClipPath.IsRect() || pObj->IsShading()) in Continue()
409 bool CFX_PathData::IsRect() const { in IsRect() function in CFX_PathData436 bool CFX_PathData::IsRect(const CFX_Matrix* pMatrix, in IsRect() function in CFX_PathData439 if (!IsRect()) in IsRect()
507 pPathData->IsRect(pObject2Device, &rect_f)) { in DrawPathWithBlend()
152 if (pPathObj->m_Path.IsRect()) { in ProcessPath()
241 if (path.IsRect()) { in OutputPath()
1022 pPathData->IsRect())) { in DrawPath()1109 if (pPathData->IsRect(pMatrix, &rectf)) { in SetClip_PathFill()
558 if (pPathData->IsRect(pObject2Device, &rectf)) { in SetClip_PathFill()
1437 if (pPathData->IsRect(deviceMatrix, &rectf)) { in SetClip_PathFill()