Searched refs:OnSetText (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/ui/views/win/
H A Dhwnd_message_handler.h398 CR_MSG_WM_SETTEXT(OnSetText)
454 LRESULT OnSetText(const wchar_t* text);
H A Dhwnd_message_handler.cc2017 LRESULT HWNDMessageHandler::OnSetText(const wchar_t* text) { function in class:views::HWNDMessageHandler
/external/pdfium/fpdfsdk/include/pdfwindow/
H A DPWL_Edit.h104 virtual void OnSetText(const CPVT_WordPlace& place, const CPVT_WordPlace& oldplace);
H A DPWL_EditCtrl.h49 virtual void OnSetText(const CPVT_WordPlace& place, const CPVT_WordPlace& oldplace){} function in class:IPWL_Edit_Notify
/external/pdfium/fpdfsdk/include/fxedit/
H A Dfx_edit.h102 virtual void OnSetText(const CPVT_WordPlace& place, const CPVT_WordPlace& oldplace) = 0;
/external/pdfium/fpdfsdk/src/pdfwindow/
H A DPWL_Edit.cpp1155 void CPWL_Edit::OnSetText(const CPVT_WordPlace& place, const CPVT_WordPlace& oldplace) function in class:CPWL_Edit
/external/pdfium/fpdfsdk/src/fxedit/
H A Dfxet_edit.cpp2989 m_pOprNotify->OnSetText(m_wpCaret, m_wpOldCaret);

Completed in 158 milliseconds