OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CountEditBlocks
(Results
1 - 3
of
3
) sorted by null
/external/pdfium/xfa/src/fee/include/
ifde_txtedtengine.h
223
virtual int32_t
CountEditBlocks
() const = 0;
/external/pdfium/xfa/src/fee/src/fee/
fde_txtedtengine.h
103
virtual int32_t
CountEditBlocks
() const;
fde_txtedtengine.cpp
887
int32_t CFDE_TxtEdtEngine::
CountEditBlocks
() const {
[
all
...]
Completed in 39 milliseconds