OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:m_nCharCount
(Results
1 - 2
of
2
) sorted by null
/external/pdfium/xfa/src/fee/src/fee/
fde_txtedtparag.h
15
virtual int32_t GetTextLength() const { return
m_nCharCount
; }
25
int32_t
m_nCharCount
;
fde_txtedtpage.h
145
int32_t
m_nCharCount
;
Completed in 44 milliseconds