Searched defs:IFX_List (Results 1 - 1 of 1) sorted by relevance
/external/pdfium/fpdfsdk/include/fxedit/ | ||
H A D | fx_edit.h | 25 class IFX_List; 510 class IFX_List { class 512 static IFX_List* NewList(); 513 static void DelList(IFX_List* pList); 568 virtual ~IFX_List() {} |
Completed in 75 milliseconds