Home
last modified time | relevance | path

Searched defs:bCtrl (Results 1 – 6 of 6) sorted by relevance

/external/pdfium/fpdfsdk/src/fxedit/
Dfxet_list.cpp560 void CFX_ListCtrl::OnMouseDown(const CPDF_Point & point,FX_BOOL bShift,FX_BOOL bCtrl) in OnMouseDown()
609 void CFX_ListCtrl::OnMouseMove(const CPDF_Point & point,FX_BOOL bShift,FX_BOOL bCtrl) in OnMouseMove()
642 void CFX_ListCtrl::OnVK(FX_INT32 nItemIndex,FX_BOOL bShift,FX_BOOL bCtrl) in OnVK()
677 void CFX_ListCtrl::OnVK_UP(FX_BOOL bShift,FX_BOOL bCtrl) in OnVK_UP()
682 void CFX_ListCtrl::OnVK_DOWN(FX_BOOL bShift,FX_BOOL bCtrl) in OnVK_DOWN()
687 void CFX_ListCtrl::OnVK_LEFT(FX_BOOL bShift,FX_BOOL bCtrl) in OnVK_LEFT()
692 void CFX_ListCtrl::OnVK_RIGHT(FX_BOOL bShift,FX_BOOL bCtrl) in OnVK_RIGHT()
697 void CFX_ListCtrl::OnVK_HOME(FX_BOOL bShift,FX_BOOL bCtrl) in OnVK_HOME()
702 void CFX_ListCtrl::OnVK_END(FX_BOOL bShift,FX_BOOL bCtrl) in OnVK_END()
707 FX_BOOL CFX_ListCtrl::OnChar(FX_WORD nChar,FX_BOOL bShift,FX_BOOL bCtrl) in OnChar()
Dfxet_edit.cpp2681 void CFX_Edit::OnMouseDown(const CPDF_Point & point,FX_BOOL bShift,FX_BOOL bCtrl) in OnMouseDown()
2695 void CFX_Edit::OnMouseMove(const CPDF_Point & point,FX_BOOL bShift,FX_BOOL bCtrl) in OnMouseMove()
2714 void CFX_Edit::OnVK_UP(FX_BOOL bShift,FX_BOOL bCtrl) in OnVK_UP()
2745 void CFX_Edit::OnVK_DOWN(FX_BOOL bShift,FX_BOOL bCtrl) in OnVK_DOWN()
2776 void CFX_Edit::OnVK_LEFT(FX_BOOL bShift,FX_BOOL bCtrl) in OnVK_LEFT()
2830 void CFX_Edit::OnVK_RIGHT(FX_BOOL bShift,FX_BOOL bCtrl) in OnVK_RIGHT()
2884 void CFX_Edit::OnVK_HOME(FX_BOOL bShift,FX_BOOL bCtrl) in OnVK_HOME()
2933 void CFX_Edit::OnVK_END(FX_BOOL bShift,FX_BOOL bCtrl) in OnVK_END()
/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
Dpseudotcp.h146 bool bCtrl; member
Dpseudotcp.cc499 uint32 PseudoTcp::queue(const char* data, uint32 len, bool bCtrl) { in queue()
/external/pdfium/fpdfsdk/src/pdfwindow/
DPWL_Edit.cpp970 FX_BOOL bCtrl = IsCTRLpressed(nFlag); in IsProceedtoOnChar() local
1009 FX_BOOL bCtrl = IsCTRLpressed(nFlag); in OnChar() local
DPWL_EditCtrl.cpp264 FX_BOOL bCtrl = IsCTRLpressed(nFlag); in OnChar() local