Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/
Dcxfa_widgetacc.cpp1851 bool bItemTwoHasSave = in CountChoiceListItems() local
1853 if (bItemOneHasSave != bItemTwoHasSave && bSaveValue == bItemTwoHasSave) in CountChoiceListItems()
1880 bool bItemTwoHasSave = in GetChoiceListItem() local
1882 if (bItemOneHasSave != bItemTwoHasSave && bSaveValue == bItemTwoHasSave) in GetChoiceListItem()
1909 bool bItemTwoHasSave = in GetChoiceListItems() local
1911 if (bItemOneHasSave != bItemTwoHasSave && bSaveValue == bItemTwoHasSave) in GetChoiceListItems()