Home
last modified time | relevance | path

Searched refs:IsINSERTpressed (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/fpdfsdk/include/pdfwindow/
DPWL_Wnd.h445 FX_BOOL IsINSERTpressed(FX_DWORD nFlag) const;
/external/pdfium/fpdfsdk/src/pdfwindow/
DPWL_EditCtrl.cpp316 if (IsINSERTpressed(nFlag)) in OnChar()
DPWL_Wnd.cpp1338 FX_BOOL CPWL_Wnd::IsINSERTpressed(FX_DWORD nFlag) const in IsINSERTpressed() function in CPWL_Wnd