OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:wsPrevText
(Results
1 - 4
of
4
) sorted by null
/external/pdfium/xfa/fwl/
cfwl_eventtextchanged.h
17
WideString
wsPrevText
;
cfwl_edit.cpp
402
event.
wsPrevText
= prevText;
[
all
...]
/external/pdfium/xfa/fxfa/
cxfa_fftextedit.h
41
const WideString&
wsPrevText
);
cxfa_fftextedit.cpp
297
const WideString&
wsPrevText
) {
303
eParam.m_wsPrevText =
wsPrevText
;
344
OnTextChanged(m_pNormalWidget.get(), wsChange, event->
wsPrevText
);
Completed in 351 milliseconds