Home
last modified time | relevance | path

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

/external/pdfium/core/fxcrt/
Dfx_unicode.cpp65 constexpr size_t kExtendedTextLayoutCodePropertiesSize = variable
68 static_assert(kExtendedTextLayoutCodePropertiesSize == 65536,
73 if (idx < kExtendedTextLayoutCodePropertiesSize) in GetExtendedUnicodeProperties()