Home
last modified time | relevance | path

Searched refs:StretchImage (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/xfa/fwl/theme/
Dcfwl_listboxtp.cpp43 pParams->m_pGraphics->StretchImage(pParams->m_pImage, pParams->m_rtPart, in DrawBackground()
/external/pdfium/xfa/fxgraphics/
Dcfx_graphics.h67 void StretchImage(CFX_DIBSource* source,
Dcfx_graphics.cpp201 void CFX_Graphics::StretchImage(CFX_DIBSource* source, in StretchImage() function in CFX_Graphics