Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dcxfa_node.cpp4176 bool bItemTwoHasSave = in CountChoiceListItems() local
4178 if (bItemOneHasSave != bItemTwoHasSave && bSaveValue == bItemTwoHasSave) in CountChoiceListItems()
4205 bool bItemTwoHasSave = in GetChoiceListItem() local
4207 if (bItemOneHasSave != bItemTwoHasSave && bSaveValue == bItemTwoHasSave) in GetChoiceListItem()
4234 bool bItemTwoHasSave = in GetChoiceListItems() local
4236 if (bItemOneHasSave != bItemTwoHasSave && bSaveValue == bItemTwoHasSave) in GetChoiceListItems()