Home
last modified time | relevance | path

Searched refs:kCharTypeBitCount (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/core/fxcrt/
Dfx_unicode.cpp52 constexpr uint16_t kCharTypeBitCount = 4; variable
54 (((1u << kCharTypeBitCount) - 1) << kCharTypeBitPos);