OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FDE_CHUNKPLACE
(Results
1 - 2
of
2
) sorted by null
/external/pdfium/xfa/src/fee/src/fee/
fde_txtedtbuf.h
54
typedef _FDE_CHUNKPLACE
FDE_CHUNKPLACE
;
84
int32_t CP2Index(const
FDE_CHUNKPLACE
& cp) const;
85
void Index2CP(int32_t nIndex,
FDE_CHUNKPLACE
& cp) const;
fde_txtedtbuf.cpp
88
CFDE_TxtEdtBuf::
FDE_CHUNKPLACE
cp;
223
FDE_CHUNKPLACE
cp;
253
FDE_CHUNKPLACE
cp;
300
FDE_CHUNKPLACE
cpEnd;
412
int32_t CFDE_TxtEdtBuf::CP2Index(const
FDE_CHUNKPLACE
& cp) const {
420
void CFDE_TxtEdtBuf::Index2CP(int32_t nIndex,
FDE_CHUNKPLACE
& cp) const {
Completed in 180 milliseconds