Home
last modified time | relevance | path

Searched defs:full_width (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/chrome/browser/ui/views/passwords/
Dmanage_passwords_bubble_view.cc68 int full_width = kDesiredBubbleWidth - (2 * views::kPanelHorizMargin); in BuildColumnSet() local
/external/chromium_org/ui/gfx/
Dtext_elider.cc169 const float full_width = GetStringWidthF(filename_utf16, font_list); in ElideFilename() local
/external/chromium_org/third_party/libjpeg_turbo/
Dtransupp.c850 trim_right_edge (jpeg_transform_info *info, JDIMENSION full_width) in trim_right_edge()
/external/chromium_org/chrome/browser/ui/views/location_bar/
Dlocation_bar_view.cc756 int full_width = width() - horizontal_edge_thickness - origin_chip_width; in Layout() local
/external/opencv/ml/src/
Dml_inner_functions.cpp1362 int full_width = CV_ELEM_SIZE(dst_type)*size.width; in icvConvertDataToSparse() local