OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nDelayTime
(Results
1 - 4
of
4
) sorted by null
/external/pdfium/xfa/src/fwl/src/lightwidget/
tooltipctrl.cpp
47
int32_t CFWL_ToolTip::SetInitialDelay(int32_t
nDelayTime
) {
48
m_tooltipData.m_nInitDelayTime =
nDelayTime
;
54
int32_t CFWL_ToolTip::SetAutoPopDelay(int32_t
nDelayTime
) {
55
m_tooltipData.m_nAutoPopDelayTime =
nDelayTime
;
/external/pdfium/xfa/include/fwl/lightwidget/
tooltipctrl.h
21
int32_t SetInitialDelay(int32_t
nDelayTime
);
23
int32_t SetAutoPopDelay(int32_t
nDelayTime
);
/external/pdfium/xfa/src/fwl/src/core/
fwl_noteimp.cpp
[
all
...]
/hardware/ti/omap4-aah/domx/omx_core/inc/
OMX_TI_IVCommon.h
[
all
...]
Completed in 77 milliseconds