Searched refs:m_ePreProcessRs (Results 1 – 2 of 2) sorted by relevance
206 Result m_ePreProcessRs = Result::kDone; variable
1511 m_pCurChildPreprocessor->m_ePreProcessRs = Result::kDone; in DoLayoutFlowedContainer()2355 if (!bNewRow || pProcessor->m_ePreProcessRs == Result::kDone) { in InsertFlowedItem()2361 pProcessor->m_ePreProcessRs = eRetValue; in InsertFlowedItem()2363 eRetValue = pProcessor->m_ePreProcessRs; in InsertFlowedItem()2364 pProcessor->m_ePreProcessRs = Result::kDone; in InsertFlowedItem()