OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:full_width
(Results
1 - 7
of
7
) sorted by null
/hardware/samsung_slsi/exynos5/include/
s5p_fimc_v4l2.h
132
unsigned int
full_width
; // Source Image Full Width (Virtual screen size)
member in struct:__anon32215
/external/chromium_org/chrome/browser/ui/gtk/download/
download_item_gtk.cc
619
int
full_width
= req.width;
local
622
label_width =
full_width
* tenths / 10;
[
all
...]
/external/chromium_org/ui/gfx/
text_elider.cc
424
const float
full_width
= GetStringWidthF(filename_utf16, font_list);
local
425
if (
full_width
<= available_pixel_width)
[
all
...]
/external/opencv/ml/src/
ml_inner_functions.cpp
1362
int
full_width
= CV_ELEM_SIZE(dst_type)*size.width;
local
[
all
...]
/external/chromium/chrome/browser/ui/gtk/
location_bar_view_gtk.cc
1202
int
full_width
= leading.width + icon.width + trailing.width;
local
[
all
...]
/external/chromium_org/chrome/browser/ui/gtk/
location_bar_view_gtk.cc
1498
int
full_width
= leading.width + icon.width + trailing.width;
local
[
all
...]
/external/chromium_org/chrome/browser/ui/views/location_bar/
location_bar_view.cc
840
int
full_width
= width() - horizontal_edge_thickness;
local
[
all
...]
Completed in 909 milliseconds