Searched refs:path_matrix (Results 1 – 1 of 1) sorted by relevance
1275 CFX_Matrix path_matrix = pPathObj->m_Matrix; in ProcessPath() local1276 path_matrix.Concat(*pObj2Device); in ProcessPath()1277 if (!IsAvailableMatrix(path_matrix)) in ProcessPath()1300 pPathObj->m_Path.GetObject(), &path_matrix, graphState.GetObject(), in ProcessPath()1430 CFX_Matrix path_matrix = pPathObj->m_Matrix; in SelectClipPath() local1431 path_matrix.Concat(*pObj2Device); in SelectClipPath()1437 &path_matrix, graphState.GetObject()); in SelectClipPath()1443 return m_pDevice->SetClip_PathFill(pPathObj->m_Path.GetObject(), &path_matrix, in SelectClipPath()