Home
last modified time | relevance | path

Searched defs:OnVK (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pdfium/fpdfsdk/pwl/
H A Dcpwl_list_ctrl.cpp225 void CPWL_ListCtrl::OnVK(int32_t nItemIndex, bool bShift, bool bCtrl) { in OnVK() function in CPWL_ListCtrl
/aosp_15_r20/external/pdfium/xfa/fwl/
H A Dcfwl_listbox.cpp729 void CFWL_ListBox::OnVK(Item* pItem, bool bShift, bool bCtrl) { in OnVK() function in CFWL_ListBox