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

  /external/pdfium/public/
fpdf_formfill.h 57 * Method: app_beep
74 void (*app_beep)(struct _IPDF_JsPlatform* pThis, int nType); member in struct:_IPDF_JsPlatform
    [all...]
  /external/pdfium/fpdfsdk/include/
fsdk_mgr.h 165 if(m_pInfo && m_pInfo->m_pJsPlatform && m_pInfo->m_pJsPlatform->app_beep)
167 m_pInfo->m_pJsPlatform->app_beep(m_pInfo->m_pJsPlatform, nType);

Completed in 209 milliseconds