Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/xfa/fgas/layout/
H A Dcfgas_char.cpp554 CFGAS_Char::CFGAS_Char(uint16_t wCharCode) : CFGAS_Char(wCharCode, 100, 100) {} in CFGAS_Char()
556 CFGAS_Char::CFGAS_Char(uint16_t wCharCode, in CFGAS_Char()