Home
last modified time | relevance | path

Searched refs:OnVK_UP (Results 1 – 25 of 28) sorted by relevance

12

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/fpdfsdk/pwl/
H A Dcpwl_cblistbox.cpp58 m_pListCtrl->OnVK_UP(IsSHIFTpressed(nFlag), IsCTRLpressed(nFlag)); in OnMovementKeyDown()
H A Dcpwl_list_box.cpp107 m_pListCtrl->OnVK_UP(IsSHIFTpressed(nFlag), IsCTRLpressed(nFlag)); in OnKeyDown()
369 m_pListCtrl->OnVK_UP(IsSHIFTpressed(nFlag), IsCTRLpressed(nFlag)); in OnMouseWheel()
H A Dcpwl_list_ctrl.h45 void OnVK_UP(bool bShift, bool bCtrl);
H A Dcpwl_edit_ctrl.cpp151 m_pEdit->OnVK_UP(IsSHIFTpressed(nFlag), false); in OnKeyDown()
H A Dcpwl_edit_impl.h304 void OnVK_UP(bool bShift, bool bCtrl);
H A Dcpwl_list_ctrl.cpp246 void CPWL_ListCtrl::OnVK_UP(bool bShift, bool bCtrl) { in OnVK_UP() function in CPWL_ListCtrl
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/fpdfsdk/pwl/
H A Dcpwl_list_box.cpp155 m_pList->OnVK_UP(IsSHIFTpressed(nFlag), IsCTRLpressed(nFlag)); in OnKeyDown()
375 m_pList->OnVK_UP(IsSHIFTpressed(nFlag), IsCTRLpressed(nFlag)); in OnMouseWheel()
H A Dcpwl_list_impl.h53 void OnVK_UP(bool bShift, bool bCtrl);
H A Dcpwl_edit_ctrl.cpp147 m_pEdit->OnVK_UP(IsSHIFTpressed(nFlag), false); in OnKeyDown()
H A Dcpwl_edit_impl.h303 void OnVK_UP(bool bShift, bool bCtrl);
H A Dcpwl_combo_box.cpp74 m_pList->OnVK_UP(IsSHIFTpressed(nFlag), IsCTRLpressed(nFlag)); in OnMovementKeyDown()
H A Dcpwl_list_impl.cpp254 void CPWL_ListCtrl::OnVK_UP(bool bShift, bool bCtrl) { in OnVK_UP() function in CPWL_ListCtrl
H A Dcpwl_edit_impl.cpp1324 void CPWL_EditImpl::OnVK_UP(bool bShift, bool bCtrl) { in OnVK_UP() function in CPWL_EditImpl
/dports/lang/spidermonkey60/firefox-60.9.0/modules/pdfium/pdfium/fpdfsdk/pdfwindow/
H A DPWL_ListBox.cpp210 m_pList->OnVK_UP(IsSHIFTpressed(nFlag), IsCTRLpressed(nFlag)); in OnKeyDown()
454 m_pList->OnVK_UP(IsSHIFTpressed(nFlag), IsCTRLpressed(nFlag)); in OnMouseWheel()
H A DPWL_EditCtrl.cpp175 m_pEdit->OnVK_UP(IsSHIFTpressed(nFlag), false); in OnKeyDown()
H A DPWL_ComboBox.cpp58 m_pList->OnVK_UP(IsSHIFTpressed(nFlag), IsCTRLpressed(nFlag)); in OnKeyDownWithExit()
/dports/editors/texmaker/texmaker-5.0.3/pdfium/fpdfsdk/pdfwindow/
H A DPWL_ListBox.cpp224 m_pList->OnVK_UP(IsSHIFTpressed(nFlag), IsCTRLpressed(nFlag)); in OnKeyDown()
525 m_pList->OnVK_UP(IsSHIFTpressed(nFlag), IsCTRLpressed(nFlag)); in OnMouseWheel()
H A DPWL_EditCtrl.cpp186 m_pEdit->OnVK_UP(IsSHIFTpressed(nFlag), FALSE); in OnKeyDown()
H A DPWL_ComboBox.cpp69 m_pList->OnVK_UP(IsSHIFTpressed(nFlag), IsCTRLpressed(nFlag)); in OnKeyDownWithExit()
/dports/lang/spidermonkey60/firefox-60.9.0/modules/pdfium/pdfium/fpdfsdk/fxedit/
H A Dfxet_list.h229 void OnVK_UP(bool bShift, bool bCtrl);
H A Dfxet_edit.h369 void OnVK_UP(bool bShift, bool bCtrl);
H A Dfxet_list.cpp328 void CFX_ListCtrl::OnVK_UP(bool bShift, bool bCtrl) { in OnVK_UP() function in CFX_ListCtrl
/dports/editors/texmaker/texmaker-5.0.3/pdfium/fpdfsdk/fxedit/include/
H A Dfxet_list.h229 void OnVK_UP(FX_BOOL bShift, FX_BOOL bCtrl);
H A Dfxet_edit.h484 void OnVK_UP(FX_BOOL bShift, FX_BOOL bCtrl);
/dports/editors/texmaker/texmaker-5.0.3/pdfium/fpdfsdk/fxedit/
H A Dfxet_list.cpp333 void CFX_ListCtrl::OnVK_UP(FX_BOOL bShift, FX_BOOL bCtrl) { in OnVK_UP() function in CFX_ListCtrl

12