OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:m_EmbeddedCount
(Results
1 - 2
of
2
) sorted by null
/external/pdfium/core/fpdfapi/font/
cpdf_cid2unicodemap.cpp
14
m_EmbeddedCount
= 0;
20
return
m_EmbeddedCount
!= 0;
27
if (CID <
m_EmbeddedCount
) {
40
std::tie(
m_EmbeddedCount
, m_pEmbeddedMap) =
cpdf_cid2unicodemap.h
26
uint32_t
m_EmbeddedCount
;
Completed in 417 milliseconds