OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:m_Result
(Results
1 - 4
of
4
) sorted by null
/external/pdfium/core/fpdfapi/render/
cpdf_imagerenderer.h
42
bool GetResult() const { return
m_Result
; }
77
bool
m_Result
;
/external/pdfium/core/fxcodec/jbig2/
JBig2_Segment.h
63
}
m_Result
;
/frameworks/compile/mclinker/lib/Target/Mips/
MipsRelocator.cpp
48
m_Result
(pParent.target()) {}
70
Relocation::DWord result() const { return
m_Result
; }
72
Relocation::DWord& result() { return
m_Result
; }
79
Relocation::DWord
m_Result
;
87
m_Result
(pResult) {}
[
all
...]
/external/pdfium/xfa/fxfa/app/
xfa_ffwidget.cpp
592
bool
m_Result
;
605
m_Result
(true),
647
m_Result
= false;
656
m_Result
= false;
696
m_Result
= false;
726
m_Result
=
732
m_Result
= m_pDevice->SetDIBitsWithBlend(
[
all
...]
Completed in 327 milliseconds