HomeSort by relevance Sort by last modified time
    Searched refs:GetMaxIndex (Results 1 - 3 of 3) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
certview.h 348 virtual HRESULT WINAPI GetMaxIndex(LONG *pIndex) = 0;
367 HRESULT (WINAPI *GetMaxIndex)(IEnumCERTVIEWROW *This,LONG *pIndex);
388 #define IEnumCERTVIEWROW_GetMaxIndex(This,pIndex) (This)->lpVtbl->GetMaxIndex(This,pIndex)
    [all...]
  /external/pdfium/core/include/fpdfapi/
fpdf_resource.h 644 int GetMaxIndex() const;
  /external/pdfium/core/src/fpdfapi/fpdf_page/
fpdf_page_colors.cpp     [all...]

Completed in 1449 milliseconds