Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/core/fpdfdoc/
H A Dcpvt_variabletext.h80 void SetPasswordChar(uint16_t wSubWord) { m_wSubWord = wSubWord; } in SetPasswordChar()
/aosp_15_r20/external/pdfium/fpdfsdk/pwl/
H A Dcpwl_edit_impl.cpp726 void CPWL_EditImpl::SetPasswordChar(uint16_t wSubWord) { in SetPasswordChar()