Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dcxfa_node.cpp4217 bool bItemTwoHasSave = in CountChoiceListItems() local
4219 if (bItemOneHasSave != bItemTwoHasSave && bSaveValue == bItemTwoHasSave) in CountChoiceListItems()
4246 bool bItemTwoHasSave = in GetChoiceListItem() local
4248 if (bItemOneHasSave != bItemTwoHasSave && bSaveValue == bItemTwoHasSave) in GetChoiceListItem()
4276 bool bItemTwoHasSave = in GetChoiceListItems() local
4278 if (bItemOneHasSave != bItemTwoHasSave && bSaveValue == bItemTwoHasSave) in GetChoiceListItems()