OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:m_pStart
(Results
1 - 2
of
2
) sorted by null
/external/pdfium/core/src/fpdfdoc/
doc_form.cpp
16
m_pStart
= full_name.c_str();
17
m_pEnd =
m_pStart
+ full_name.GetLength();
18
m_pCur =
m_pStart
;
32
const FX_WCHAR*
m_pStart
;
[
all
...]
/external/pdfium/xfa/src/fdp/src/xml/
fde_xml.h
296
return m_iParsedChars + (
m_pStart
- m_pBuffer);
345
FX_WCHAR*
m_pStart
;
Completed in 40 milliseconds