Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/pwl/
Dcpwl_edit_ctrl.cpp207 bool bAlt = IsALTpressed(nFlag); in OnChar() local
212 if (bCtrl && !bAlt) { in OnChar()
Dcpwl_edit.cpp513 bool bAlt = IsALTpressed(nFlag); in IsProceedtoOnChar() local
514 if (bCtrl && !bAlt) { in IsProceedtoOnChar()