Searched refs:FWL_EVENTFLAG_AltKey (Results 1 - 3 of 3) sorted by relevance

/external/pdfium/fpdfsdk/include/
H A Dfpdf_fwlevent.h28 FWL_EVENTFLAG_AltKey = 1 << 2, enumerator in enum:__anon28817
H A Dfsdk_mgr.h127 return (nFlag & FWL_EVENTFLAG_AltKey) != 0;
/external/chromium_org/pdf/pdfium/
H A Dpdfium_assert_matching_enums.cc18 COMPILE_ASSERT_MATCH(PP_INPUTEVENT_MODIFIER_ALTKEY, FWL_EVENTFLAG_AltKey);

Completed in 613 milliseconds