OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:m_iAllocStep
(Results
1 - 2
of
2
) sorted by null
/external/pdfium/xfa/src/fdp/src/xml/
fde_xml.cpp
[
all
...]
fde_xml.h
237
FX_BOOL IsInitialized() { return m_iBufferSize /
m_iAllocStep
>= 1; }
240
inline int32_t GetAllocStep() const { return
m_iAllocStep
; }
262
int32_t
m_iAllocStep
;
351
int32_t
m_iAllocStep
;
Completed in 37 milliseconds