HomeSort by relevance Sort by last modified time
    Searched full:preflowengine (Results 1 - 1 of 1) sorted by null

  /external/pdfium/core/src/reflow/
layoutprocessor_reflow.cpp 15 CPDF_LayoutProcessor_Reflow* pReflowEngine = FX_NEW CPDF_LayoutProcessor_Reflow();
16 if (NULL == pReflowEngine) {
19 pReflowEngine->Init(TopIndent, fWidth, fHeight, (CPDF_ReflowedPage*)pReflowedPage, flags, lineSpace);
20 return pReflowEngine;
    [all...]

Completed in 74 milliseconds