Searched refs:eRetValue (Results 1 – 2 of 2) sorted by relevance
1392 Result eRetValue, in ProcessKeepForSplit() argument1430 *result = eRetValue; in ProcessKeepForSplit()2354 Result eRetValue = Result::kDone; in InsertFlowedItem() local2356 eRetValue = pProcessor->DoLayoutInternal( in InsertFlowedItem()2361 pProcessor->m_ePreProcessRs = eRetValue; in InsertFlowedItem()2363 eRetValue = pProcessor->m_ePreProcessRs; in InsertFlowedItem()2367 return eRetValue; in InsertFlowedItem()2427 if (!bTakeSpace || eRetValue == Result::kDone) { in InsertFlowedItem()2463 if (eRetValue == Result::kPageFullBreak) { in InsertFlowedItem()2486 return eRetValue; in InsertFlowedItem()[all …]
85 Result eRetValue,