Searched refs:pObject2Bitmap (Results 1 – 2 of 2) sorted by relevance
230 bool CPDF_MeshStream::ReadVertex(const CFX_Matrix& pObject2Bitmap, in ReadVertex() argument239 vertex->position = pObject2Bitmap.Transform(ReadCoords()); in ReadVertex()249 const CFX_Matrix& pObject2Bitmap, in ReadVertexRow() argument258 vertex.position = pObject2Bitmap.Transform(ReadCoords()); in ReadVertexRow()
56 bool ReadVertex(const CFX_Matrix& pObject2Bitmap,59 std::vector<CPDF_MeshVertex> ReadVertexRow(const CFX_Matrix& pObject2Bitmap,