OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Index2CP
(Results
1 - 2
of
2
) sorted by null
/external/pdfium/xfa/src/fee/src/fee/
fde_txtedtbuf.h
85
void
Index2CP
(int32_t nIndex, FDE_CHUNKPLACE& cp) const;
fde_txtedtbuf.cpp
89
m_pBuf->
Index2CP
(nIndex, cp);
224
Index2CP
(nBegin, cp);
254
Index2CP
(nPos, cp);
301
Index2CP
(nIndex + nLength - 1, cpEnd);
420
void CFDE_TxtEdtBuf::
Index2CP
(int32_t nIndex, FDE_CHUNKPLACE& cp) const {
Completed in 775 milliseconds