Home
last modified time | relevance | path

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

/external/pdfium/fxjs/
Dcjs_publicmethods.h142 static bool MaskSatisfied(wchar_t c_Change, wchar_t c_Mask);
Dcjs_publicmethods.cpp294 bool CJS_PublicMethods::MaskSatisfied(wchar_t c_Change, wchar_t c_Mask) { in MaskSatisfied() function in CJS_PublicMethods
1112 if (!MaskSatisfied(valEvent[iIndex], wstrMask[iIndex])) in AFSpecial_KeystrokeEx()
1154 if (!MaskSatisfied(wChange[i], wMask)) { in AFSpecial_KeystrokeEx()