Home
last modified time | relevance | path

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

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