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

  /external/pdfium/core/fxge/dib/
fx_dib_engine.cpp 266 CStretchEngine::CStretchEngine(IFX_ScanlineComposer* pDestBitmap,
377 CStretchEngine::~CStretchEngine() {
384 bool CStretchEngine::Continue(IFX_Pause* pPause) {
395 bool CStretchEngine::StartStretchHorz() {
427 bool CStretchEngine::ContinueStretchHorz(IFX_Pause* pPause) {
687 void CStretchEngine::StretchVert() {
    [all...]
dib_int.h 67 class CStretchEngine {
69 CStretchEngine(IFX_ScanlineComposer* pDestBitmap,
76 ~CStretchEngine();

Completed in 183 milliseconds