OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:smallest_dip_width_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ui/gfx/android/
shared_device_display_info.cc
80
DCHECK_NE(0,
smallest_dip_width_
);
81
return
smallest_dip_width_
;
120
smallest_dip_width_
(0) {
159
smallest_dip_width_
= static_cast<int>(smallest_dip_width);
shared_device_display_info.h
73
int
smallest_dip_width_
;
member in class:gfx::SharedDeviceDisplayInfo
Completed in 58 milliseconds