Searched defs:SetMatrix (Results 1 – 4 of 4) sorted by relevance
114 void CBC_QRCoder::SetMatrix(std::unique_ptr<CBC_CommonByteMatrix> pMatrix) { in SetMatrix() function in CBC_QRCoder
45 void SetMatrix(const CFX_Matrix& matrix) { m_Matrix = matrix; } in SetMatrix() function
258 void CPDF_GeneralState::SetMatrix(const CFX_Matrix& matrix) { in SetMatrix() function in CPDF_GeneralState
290 void trackBounds(const SetMatrix&) { this->pushControl(); } in trackBounds()