Home
last modified time | relevance | path

Searched refs:GetMutableMatrix (Results 1 – 21 of 21) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/core/fpdfapi/page/
H A Dcpdf_pageobject.cpp90 m_GeneralState.GetMutableMatrix()->Concat(matrix); in TransformGeneralState()
H A Dcpdf_textstate.h45 float* GetMutableMatrix();
H A Dcpdf_generalstate.h78 CFX_Matrix* GetMutableMatrix();
H A Dcpdf_textstate.cpp40 float* CPDF_TextState::GetMutableMatrix() { in GetMutableMatrix() function in CPDF_TextState
H A Dcpdf_generalstate.cpp255 CFX_Matrix* CPDF_GeneralState::GetMutableMatrix() { in GetMutableMatrix() function in CPDF_GeneralState
H A Dcpdf_textobject.cpp173 float* pTextMatrix = m_TextState.GetMutableMatrix(); in Transform()
H A Dcpdf_streamcontentparser.cpp1347 float* pTextMatrix = m_pCurStates->m_TextState.GetMutableMatrix(); in OnChangeTextMatrix()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/core/fpdfapi/page/
H A Dcpdf_pageobject.cpp90 m_GeneralState.GetMutableMatrix()->Concat(matrix); in TransformGeneralState()
H A Dcpdf_textstate.h45 float* GetMutableMatrix();
H A Dcpdf_generalstate.h78 CFX_Matrix* GetMutableMatrix();
H A Dcpdf_textstate.cpp40 float* CPDF_TextState::GetMutableMatrix() { in GetMutableMatrix() function in CPDF_TextState
H A Dcpdf_generalstate.cpp255 CFX_Matrix* CPDF_GeneralState::GetMutableMatrix() { in GetMutableMatrix() function in CPDF_GeneralState
H A Dcpdf_textobject.cpp157 float* pTextMatrix = m_TextState.GetMutableMatrix(); in Transform()
H A Dcpdf_streamcontentparser.cpp1329 float* pTextMatrix = m_pCurStates->m_TextState.GetMutableMatrix(); in OnChangeTextMatrix()
/dports/lang/spidermonkey60/firefox-60.9.0/modules/pdfium/pdfium/core/fpdfapi/page/
H A Dcpdf_pageobject.cpp90 m_GeneralState.GetMutableMatrix()->Concat(matrix); in TransformGeneralState()
H A Dcpdf_textstate.h42 FX_FLOAT* GetMutableMatrix();
H A Dcpdf_generalstate.h74 CFX_Matrix* GetMutableMatrix();
H A Dcpdf_textstate.cpp40 FX_FLOAT* CPDF_TextState::GetMutableMatrix() { in GetMutableMatrix() function in CPDF_TextState
H A Dcpdf_generalstate.cpp218 CFX_Matrix* CPDF_GeneralState::GetMutableMatrix() { in GetMutableMatrix() function in CPDF_GeneralState
H A Dcpdf_textobject.cpp111 FX_FLOAT* pTextMatrix = m_TextState.GetMutableMatrix(); in Transform()
H A Dcpdf_streamcontentparser.cpp1371 FX_FLOAT* pTextMatrix = m_pCurStates->m_TextState.GetMutableMatrix(); in OnChangeTextMatrix()