Searched refs:IsALTKeyDown (Results 1 - 3 of 3) sorted by relevance

/external/pdfium/fpdfsdk/include/
H A Dfx_systemhandler.h84 virtual FX_BOOL IsALTKeyDown(FX_DWORD nFlag) = 0;
/external/pdfium/fpdfsdk/src/
H A Dfsdk_mgr.cpp62 virtual FX_BOOL IsALTKeyDown(FX_DWORD nFlag) {return m_pEnv->FFI_IsALTKeyDown(nFlag);} function in class:CFX_SystemHandler
/external/pdfium/fpdfsdk/src/pdfwindow/
H A DPWL_Wnd.cpp1332 return pSystemHandler->IsALTKeyDown(nFlag);

Completed in 469 milliseconds