Home
last modified time | relevance | path

Searched refs:IOnSetCaret (Results 1 – 8 of 8) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/modules/pdfium/pdfium/fpdfsdk/pdfwindow/
H A DPWL_ListBox.h37 void IOnSetCaret(bool bVisible,
H A DPWL_EditCtrl.h99 void IOnSetCaret(bool bVisible,
H A DPWL_EditCtrl.cpp328 IOnSetCaret(bVisible, ptHead, ptFoot, wpTemp); in SetEditCaret()
531 void CPWL_EditCtrl::IOnSetCaret(bool bVisible, in IOnSetCaret() function in CPWL_EditCtrl
/dports/editors/texmaker/texmaker-5.0.3/pdfium/fpdfsdk/pdfwindow/
H A DPWL_ListBox.h35 void IOnSetCaret(FX_BOOL bVisible,
H A DPWL_EditCtrl.h98 void IOnSetCaret(FX_BOOL bVisible,
H A DPWL_EditCtrl.cpp343 IOnSetCaret(bVisible, ptHead, ptFoot, wpTemp); in SetEditCaret()
555 void CPWL_EditCtrl::IOnSetCaret(FX_BOOL bVisible, in IOnSetCaret() function in CPWL_EditCtrl
/dports/lang/spidermonkey60/firefox-60.9.0/modules/pdfium/pdfium/fpdfsdk/fxedit/
H A Dfxet_edit.cpp1592 m_pNotify->IOnSetCaret(!m_SelState.IsExist(), VTToEdit(ptHead), in SetCaretInfo()
/dports/editors/texmaker/texmaker-5.0.3/pdfium/fpdfsdk/fxedit/
H A Dfxet_edit.cpp2316 m_pNotify->IOnSetCaret(!m_SelState.IsExist(), VTToEdit(ptHead), in SetCaretInfo()