OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FWL_PARTSTATE_PSB_Hovered
(Results
1 - 2
of
2
) sorted by null
/external/pdfium/xfa/include/fwl/basewidget/
fwl_pushbutton.h
37
#define
FWL_PARTSTATE_PSB_Hovered
(2L << 0)
/external/pdfium/xfa/src/fwl/src/basewidget/
fwl_pushbuttonimp.cpp
343
dwStates |=
FWL_PARTSTATE_PSB_Hovered
;
Completed in 39 milliseconds