OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:m_bFocus
(Results
1 - 2
of
2
) sorted by null
/external/pdfium/fpdfsdk/include/pdfwindow/
PWL_Edit.h
161
FX_BOOL
m_bFocus
;
/external/pdfium/fpdfsdk/src/pdfwindow/
PWL_Edit.cpp
20
: m_pFillerNotify(NULL), m_pSpellCheck(NULL),
m_bFocus
(FALSE) {
25
ASSERT(
m_bFocus
== FALSE);
682
m_bFocus
= TRUE;
698
m_bFocus
= FALSE;
[
all
...]
Completed in 233 milliseconds