Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/fxedit/
Dfxet_list.h186 struct CPLST_Select_Item { struct
187 CPLST_Select_Item(int32_t other_nItemIndex, int32_t other_nState) { in CPLST_Select_Item() function
215 CFX_ArrayTemplate<CPLST_Select_Item*> m_aItems; argument