Home
last modified time | relevance | path

Searched defs:iItems (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/xfa/fxfa/app/
Dxfa_ffchoicelist.cpp57 int32_t iItems = pdfium::CollectionSize<int32_t>(wsLabelArray); in LoadWidget() local
249 int32_t iItems = pdfium::CollectionSize<int32_t>(wsLabelArray); in LoadWidget() local
/external/pdfium/xfa/fwl/
Dcfwl_combobox.cpp539 int32_t iItems = pComboList->CountItems(nullptr); in DisForm_ShowDropList() local