Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/core/fxcrt/
H A Dfx_unicode.cpp69 constexpr size_t kExtendedTextLayoutCodePropertiesSize = variable
72 static_assert(kExtendedTextLayoutCodePropertiesSize == 65536,
77 if (idx < kExtendedTextLayoutCodePropertiesSize) in GetExtendedUnicodeProperties()