Home
last modified time | relevance | path

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

/external/pdfium/xfa/include/fxfa/
Dfxfa_objectacc.h664 int32_t CountChoiceListItems(FX_BOOL bSaveValue = FALSE);
667 FX_BOOL bSaveValue = FALSE);
669 FX_BOOL bSaveValue = FALSE);
/external/pdfium/xfa/src/fxfa/src/parser/
Dxfa_objectacc_imp.cpp2056 int32_t CXFA_WidgetData::CountChoiceListItems(FX_BOOL bSaveValue) { in CountChoiceListItems() argument
2078 if (bItemOneHasSave != bItemTwoHasSave && bSaveValue == bItemTwoHasSave) { in CountChoiceListItems()
2087 FX_BOOL bSaveValue) { in GetChoiceListItem() argument
2110 if (bItemOneHasSave != bItemTwoHasSave && bSaveValue == bItemTwoHasSave) { in GetChoiceListItem()
2124 FX_BOOL bSaveValue) { in GetChoiceListItems() argument
2146 if (bItemOneHasSave != bItemTwoHasSave && bSaveValue == bItemTwoHasSave) { in GetChoiceListItems()