HomeSort by relevance Sort by last modified time
    Searched defs:thickness (Results 1 - 25 of 43) sorted by null

1 2

  /external/chromium_org/chrome/browser/ui/panels/
display_settings_provider_win_unittest.cc 34 int thickness; local
37 thickness = provider->GetDesktopBarThicknessFromBounds(
40 EXPECT_EQ(40, thickness);
43 thickness = provider->GetDesktopBarThicknessFromBounds(
46 EXPECT_EQ(30, thickness);
49 thickness = provider->GetDesktopBarThicknessFromBounds(
52 EXPECT_EQ(35, thickness);
display_settings_provider_win.h 38 int thickness; member in struct:DisplaySettingsProviderWin::Taskbar
display_settings_provider_win.cc 13 // The thickness of the area of an auto-hiding taskbar that is still visible
153 taskbars_[i].thickness = 0;
164 // Check the thickness change.
165 int thickness = GetDesktopBarThicknessFromBounds(alignment, bounds); local
166 if (thickness != taskbars_[i].thickness) {
167 taskbars_[i].thickness = thickness;
172 OnAutoHidingDesktopBarThicknessChanged(alignment, thickness));
base_panel_browser_test.cc 61 int thickness; member in struct:__anon6154::MockDesktopBar
92 int thickness) OVERRIDE;
96 int thickness) OVERRIDE;
169 return mock_desktop_bars[static_cast<int>(alignment)].thickness;
183 DesktopBarAlignment alignment, bool enabled, int thickness) {
186 bar->thickness = thickness;
220 DesktopBarAlignment alignment, int thickness) {
224 if (thickness == bar->thickness)
    [all...]
  /external/chromium_org/third_party/WebKit/Source/platform/scroll/
ScrollbarThemeNonMacCommon.cpp 75 int thickness = scrollbarThickness(scrollbar->controlSize()); local
81 return IntRect(scrollbar->x() + bs.width(), scrollbar->y(), scrollbar->width() - 2 * bs.width(), thickness);
85 return IntRect(scrollbar->x(), scrollbar->y() + bs.height(), thickness, scrollbar->height() - 2 * bs.height());
ScrollbarThemeWin.cpp 64 static int thickness; local
65 if (!thickness) {
68 thickness = IntSize(blink::Platform::current()->themeEngine()->getSize(SBP_ARROWBTN)).width();
70 return thickness;
84 const int thickness = scrollbarThickness(scrollbar->controlSize()); local
85 rect.inflateX((horz ? kOffEndMultiplier : kOffSideMultiplier) * thickness);
86 rect.inflateY((horz ? kOffSideMultiplier : kOffEndMultiplier) * thickness);
230 // Our desired rect is essentially thickness by thickness.
233 // times thickness pixels left. This allows the scrollbar to scale dow
236 int thickness = scrollbarThickness(scrollbar->controlSize()); local
    [all...]
Scrollbar.cpp 80 // scrollbar thickness and use it when sizing scrollbars (rather than leaving one dimension of the scrollbar
82 int thickness = m_theme->scrollbarThickness(controlSize); local
83 Widget::setFrameRect(IntRect(0, 0, thickness, thickness));
  /external/chromium/chrome/browser/ui/views/
detachable_toolbar_view.cc 58 int thickness = views::NonClientFrameView::kClientEdgeThickness; local
59 int y = view->IsDetached() ? 0 : (view->height() - thickness);
61 0, y, view->width(), thickness);
  /external/chromium_org/chrome/browser/ui/views/
detachable_toolbar_view.cc 74 int thickness = views::NonClientFrameView::kClientEdgeThickness; local
75 int y = at_top ? 0 : (view->height() - thickness);
76 canvas->FillRect(gfx::Rect(0, y, view->width(), thickness), color);
  /external/chromium_org/third_party/WebKit/Source/platform/graphics/
StrokeData.h 61 float thickness() const { return m_thickness; } function in class:WebCore::StrokeData
62 void setThickness(const float thickness) { m_thickness = thickness; }
GraphicsContext.cpp 937 int thickness = SkMax32(static_cast<int>(strokeThickness()), 1); local
944 r.fBottom = r.fTop + SkIntToScalar(thickness);
    [all...]
  /external/linux-tools-perf/util/
svghelper.c 477 double thickness = 0.075; local
479 thickness = 0.5;
483 thickness = 2.0;
488 time2pixels(i), SLOT_MULT/2, time2pixels(i), total_height, color, color, color, thickness);
  /frameworks/base/core/java/android/widget/
ScrollBarDrawable.java 123 int thickness = vertical ? r.width() : r.height(); local
128 int minLength = thickness * 2;
  /external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
SVGInlineTextBox.cpp 507 static inline float positionOffsetForDecoration(TextDecoration decoration, const FontMetrics& fontMetrics, float thickness)
512 return fontMetrics.floatAscent() + thickness * 1.5f;
514 return thickness;
590 float thickness = thicknessForDecoration(decoration, scaledFont); local
592 if (fragment.width <= 0 && thickness <= 0)
606 decorationOrigin.move(0, -scaledFontMetrics.floatAscent() + positionOffsetForDecoration(decoration, scaledFontMetrics, thickness));
609 path.addRect(FloatRect(decorationOrigin, FloatSize(width, thickness)));
  /external/chromium_org/ui/gfx/
render_text_pango.cc 53 int thickness = pango_font_metrics_get_underline_thickness(metrics); local
57 pango_quantize_line_geometry(&thickness, &position);
60 renderer->SetUnderlineMetrics(PANGO_PIXELS(thickness),
  /external/chromium_org/chrome/browser/ui/views/frame/
opaque_browser_frame_view_layout.cc 637 int thickness = FrameBorderThickness(false); local
638 leading_button_start_ = thickness;
639 trailing_button_start_ = thickness;
browser_view.cc 209 // Calculate thickness of bottom border as per current scale factor to
211 float thickness = views::NonClientFrameView::kClientEdgeThickness / local
213 SkScalar y = SkIntToScalar(view->height()) - SkFloatToScalar(thickness);
    [all...]
  /external/chromium_org/chrome/browser/ui/gtk/
location_bar_view_gtk.cc 1027 int thickness = popup_window_mode_ ? local
    [all...]
  /external/opencv/cxcore/include/
cxcore.h 1390 int thickness; \/* letters thickness *\/ member in struct:CvFont
    [all...]
  /external/opencv/cxcore/src/
cxdrawing.cpp 70 const void* color, int thickness, int line_type, int shift );
914 const void* color, int thickness, int line_type )
933 if( thickness >= 0 )
935 icvPolyLine( img, v, count, 0, color, thickness, line_type, XY_SHIFT );
2204 int thickness, line_type; local
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderBoxModelObject.cpp 1602 float thickness = max(max(edgeToRender.width, adjacentEdge1.width), adjacentEdge2.width); local
    [all...]
RenderObject.cpp 905 int thickness; local
908 thickness = y2 - y1;
911 thickness = x2 - x1;
917 if (!thickness || !length)
920 if (style == DOUBLE && thickness < 3)
930 color, thickness, style, antialias);
934 thickness, adjacentWidth1, adjacentWidth2, antialias);
958 BoxSide side, Color color, int thickness, EBorderStyle style, bool antialias)
960 if (thickness <= 0)
967 graphicsContext->setStrokeThickness(thickness);
    [all...]
  /prebuilts/tools/common/netbeans-visual/
org-netbeans-api-visual.jar 
  /prebuilts/devtools/tools/lib/
jfreechart-1.0.9.jar 
  /prebuilts/tools/common/jfreechart/
jfreechart-1.0.9.jar 

Completed in 481 milliseconds

1 2