OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:m_deviceSupportsTouch
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/web/
PopupListBox.h
254
bool
m_deviceSupportsTouch
;
PopupListBox.cpp
71
:
m_deviceSupportsTouch
(deviceSupportsTouch)
591
int minimumHeight =
m_deviceSupportsTouch
? optionRowHeightForTouch : minRowHeight;
[
all
...]
Completed in 680 milliseconds