Home
last modified time | relevance | path

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

/external/pdfium/core/fxcrt/
Dfx_ucd.h130 CFX_Char(uint16_t wCharCode, uint32_t dwCharProps) in CFX_Char() argument
131 : m_wCharCode(wCharCode), in CFX_Char()