Home
last modified time | relevance | path

Searched refs:uHAlign (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/xfa/fxfa/parser/
Dxfa_layout_itemlayout.cpp625 uint8_t uHAlign = in InsertFlowedItem() local
628 uHAlign = 0; in InsertFlowedItem()
631 uHAlign < *uCurHAlignState) || in InsertFlowedItem()
633 uHAlign > *uCurHAlignState)) { in InsertFlowedItem()
637 *uCurHAlignState = uHAlign; in InsertFlowedItem()
766 rgCurLineLayoutItems[uHAlign].Add(pChildLayoutItem); in InsertFlowedItem()
795 rgCurLineLayoutItems[uHAlign].Add(pProcessor->ExtractLayoutItem()); in InsertFlowedItem()
804 pThis, pProcessor, eRetValue, &rgCurLineLayoutItems[uHAlign], in InsertFlowedItem()
821 rgCurLineLayoutItems[uHAlign].Add(pProcessor->ExtractLayoutItem()); in InsertFlowedItem()
865 rgCurLineLayoutItems[uHAlign].Add(pProcessor->ExtractLayoutItem()); in InsertFlowedItem()
[all …]