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

  /external/pdfium/xfa/fxfa/parser/
cxfa_layoutprocessor.h 46 bool IsNeedLayout();
cxfa_layoutprocessor.cpp 33 if (!bForceRestart && !IsNeedLayout())
138 bool CXFA_LayoutProcessor::IsNeedLayout() {

Completed in 439 milliseconds