HomeSort by relevance Sort by last modified time
    Searched defs:GetCTM (Results 1 - 3 of 3) sorted by null

  /external/pdfium/core/fxge/
ifx_renderdevicedriver.cpp 15 CFX_Matrix IFX_RenderDeviceDriver::GetCTM() const {
cfx_renderdevice.cpp 428 CFX_Matrix CFX_RenderDevice::GetCTM() const {
429 return m_pDeviceDriver->GetCTM();
637 CFX_Matrix ctm = GetCTM();
737 CFX_Matrix ctm = GetCTM();
    [all...]
  /external/pdfium/core/fpdfapi/page/
cpdf_textstate.cpp 84 const float* CPDF_TextState::GetCTM() const {

Completed in 75 milliseconds