Home
last modified time | relevance | path

Searched refs:app_beep (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/fpdfsdk/include/
Dfsdk_mgr.h134 if (m_pInfo && m_pInfo->m_pJsPlatform && m_pInfo->m_pJsPlatform->app_beep) in JS_appBeep()
135 m_pInfo->m_pJsPlatform->app_beep(m_pInfo->m_pJsPlatform, nType); in JS_appBeep()
/external/pdfium/public/
Dfpdf_formfill.h86 void (*app_beep)(struct _IPDF_JsPlatform* pThis, int nType); member