OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsInteractive
(Results
1 - 5
of
5
) sorted by null
/external/pdfium/xfa/src/fxfa/src/app/
xfa_fffield.cpp
84
if (m_rtUI.IsEmpty() || !m_pDataAcc->GetDoc()->GetXFADoc()->
IsInteractive
()) {
348
if (!m_pDataAcc->GetDoc()->GetXFADoc()->
IsInteractive
()) {
393
!m_pDataAcc->GetDoc()->GetXFADoc()->
IsInteractive
()) {
484
!m_pDataAcc->GetDoc()->GetXFADoc()->
IsInteractive
()) {
563
if (!m_pNormalWidget || !m_pDataAcc->GetDoc()->GetXFADoc()->
IsInteractive
()) {
576
if (!m_pNormalWidget || !m_pDataAcc->GetDoc()->GetXFADoc()->
IsInteractive
()) {
589
if (!m_pDataAcc->GetDoc()->GetXFADoc()->
IsInteractive
()) {
xfa_fftextedit.cpp
65
!m_pDataAcc->GetDoc()->GetXFADoc()->
IsInteractive
()) {
471
!m_pDataAcc->GetDoc()->GetXFADoc()->
IsInteractive
()) {
543
!m_pDataAcc->GetDoc()->GetXFADoc()->
IsInteractive
()) {
638
!m_pDataAcc->GetDoc()->GetXFADoc()->
IsInteractive
()) {
xfa_ffchoicelist.cpp
278
!m_pDataAcc->GetDoc()->GetXFADoc()->
IsInteractive
()) {
/external/pdfium/xfa/src/fxfa/src/common/
xfa_document.h
151
FX_BOOL
IsInteractive
();
/external/pdfium/xfa/src/fxfa/src/parser/
xfa_document_imp.cpp
211
FX_BOOL CXFA_Document::
IsInteractive
() {
Completed in 214 milliseconds