Searched refs:bottom (Results 26 - 50 of 929) sorted by relevance

1234567891011>>

/external/pdfium/public/
H A Dfpdf_transformpage.h24 * @param[in] bottom - The bottom of the rectangle.
31 float bottom,
39 * @param[in] bottom - The bottom of the rectangle.
46 float bottom,
54 * @param[in] bottom - Pointer to a double value receiving the bottom of the
64 float* bottom,
72 * @param[in] bottom
[all...]
/external/webrtc/webrtc/modules/desktop_capture/
H A Ddesktop_region.cc23 DesktopRegion::Row::Row(int32_t top, int32_t bottom) argument
24 : top(top), bottom(bottom) {
66 it1->second->bottom != it2->second->bottom ||
93 // we iterate over the rows until it reaches |rect.bottom()|.
99 while (top < rect.bottom()) {
103 int32_t bottom = rect.bottom(); local
104 if (row != rows_.end() && row->second->top < bottom)
203 int32_t bottom = std::min(it1->second->bottom, it2->second->bottom); local
326 int bottom = row_b->second->bottom; local
555 int bottom; local
[all...]
/external/skia/src/core/
H A DSkCoverageDelta.cpp10 SkCoverageDeltaList::SkCoverageDeltaList(SkArenaAlloc* alloc, int top, int bottom, bool forceRLE) { argument
13 fBottom = bottom;
17 fAntiRect.fY = bottom;
20 fSorted = fAlloc->makeArrayDefault<bool>(bottom - top);
21 fCounts = fAlloc->makeArrayDefault<int>((bottom - top) * 2);
22 fMaxCounts = fCounts + bottom - top;
23 fRows = fAlloc->makeArrayDefault<SkCoverageDelta*>(bottom - top) - top;
24 fRows[top] = fAlloc->makeArrayDefault<SkCoverageDelta>(INIT_ROW_SIZE * (bottom - top));
26 memset(fSorted, true, bottom - top);
27 memset(fCounts, 0, sizeof(int) * (bottom
[all...]
/external/skqp/src/core/
H A DSkCoverageDelta.cpp10 SkCoverageDeltaList::SkCoverageDeltaList(SkArenaAlloc* alloc, int top, int bottom, bool forceRLE) { argument
13 fBottom = bottom;
17 fAntiRect.fY = bottom;
20 fSorted = fAlloc->makeArrayDefault<bool>(bottom - top);
21 fCounts = fAlloc->makeArrayDefault<int>((bottom - top) * 2);
22 fMaxCounts = fCounts + bottom - top;
23 fRows = fAlloc->makeArrayDefault<SkCoverageDelta*>(bottom - top) - top;
24 fRows[top] = fAlloc->makeArrayDefault<SkCoverageDelta>(INIT_ROW_SIZE * (bottom - top));
26 memset(fSorted, true, bottom - top);
27 memset(fCounts, 0, sizeof(int) * (bottom
[all...]
/external/sl4a/ScriptingLayerForAndroid/src/org/connectbot/util/
H A DSelectionArea.java24 * If the orientation is flipped one way, swap the bottom and top or
29 private int bottom; field in class:SelectionArea
41 top = left = bottom = right = 0;
75 setBottom(bottom - 1);
82 setBottom(bottom + 1);
93 this.top = bottom = checkBounds(top, maxRows);
97 return Math.min(top, bottom);
100 private void setBottom(int bottom) { argument
101 this.bottom = checkBounds(bottom, maxRow
[all...]
/external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/ui/
H A DBoxModel.java66 boundsRect.bottom - getMarginBottom());
78 marginRect.bottom - getPaddingBottom());
82 public void setMargins(float left, float top, float right, float bottom) { argument
86 setMarginBottom(bottom);
90 public void setPadding(float left, float top, float right, float bottom) { argument
94 setPaddingBottom(bottom);
H A DBoxModelable.java42 public void setMargins(float left, float top, float right, float bottom); argument
44 public void setPadding(float left, float top, float right, float bottom); argument
/external/libmojo/ui/gfx/geometry/
H A Drect_f.cc45 Inset(insets.left(), insets.top(), insets.right(), insets.bottom());
48 void RectF::Inset(float left, float top, float right, float bottom) { argument
51 set_height(std::max(height() - top - bottom, static_cast<float>(0)));
69 bottom() - inner.bottom(),
87 (point_y < bottom());
92 rect.bottom() <= bottom());
97 rect.right() <= x() || rect.y() >= bottom() || rect.bottom() <
[all...]
H A Drect.cc28 size_(std::abs(r.right - r.left), std::abs(r.bottom - r.top)) {
42 r.bottom = bottom();
102 void Rect::SetByBounds(int left, int top, int right, int bottom) { argument
106 SaturatedClampRange(top, bottom, &y, &height);
112 Inset(insets.left(), insets.top(), insets.right(), insets.bottom());
115 void Rect::Inset(int left, int top, int right, int bottom) { argument
122 base::SaturatedAddition(top, bottom)));
146 bottom() - inner.bottom(),
[all...]
/external/webrtc/webrtc/modules/video_render/external/
H A Dvideo_render_external_impl.h48 const float right, const float bottom);
57 float& right, float& bottom) const;
93 const float right, const float bottom);
98 const float right, const float bottom);
108 const float right, const float bottom);
114 const float bottom);
/external/webrtc/webrtc/modules/video_render/ios/
H A Dvideo_render_ios_impl.h41 const float bottom) override;
50 float& bottom) const override;
69 const float bottom) override;
75 const float bottom) override;
85 const float bottom) override;
92 const float bottom);
/external/webrtc/webrtc/modules/video_render/linux/
H A Dvideo_render_linux_impl.h49 const float right, const float bottom);
58 float& right, float& bottom) const;
94 const float right, const float bottom);
101 const float right, const float bottom);
109 const float rigth, const float bottom);
115 const float right, const float bottom);
/external/webrtc/webrtc/modules/video_render/mac/
H A Dvideo_render_mac_carbon_impl.h53 const float bottom);
62 float& bottom) const;
98 const float bottom);
105 const float bottom);
117 const float bottom);
125 const float bottom);
H A Dvideo_render_mac_cocoa_impl.h53 const float bottom);
62 float& bottom) const;
98 const float bottom);
105 const float bottom);
117 const float bottom);
125 const float bottom);
/external/webrtc/webrtc/modules/video_render/windows/
H A Dvideo_render_windows_impl.h57 const float right, const float bottom);
66 float& right, float& bottom) const;
102 const float right, const float bottom);
107 const float right, const float bottom);
117 const float right, const float bottom);
123 const float right, const float bottom);
/external/nanopb-c/docs/
H A Dlsr.css93 margin-bottom: 0em;
98 border-bottom: 0px;
110 margin-bottom: 0.5em;
111 border-bottom: 2px solid #aaa;
116 margin-bottom: 0.5em;
117 border-bottom: 1px solid #aaa;
122 margin-bottom: 0.5em;
128 margin-bottom: 0.5em;
134 margin-bottom: 0.5em;
140 margin-bottom
[all...]
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/
H A DShadowMarginLayoutParams.java20 public void setMargins(int left, int top, int right, int bottom) { argument
24 realMarginLayoutParams.bottomMargin = bottom;
/external/skia/gm/
H A Dskbug_4868.cpp21 canvas->drawLine(rc.left(), rc.top(), rc.right(), rc.bottom(), paint);
22 canvas->drawLine(rc.right(), rc.top(), rc.left(), rc.bottom(), paint);
/external/skqp/gm/
H A Dskbug_4868.cpp21 canvas->drawLine(rc.left(), rc.top(), rc.right(), rc.bottom(), paint);
22 canvas->drawLine(rc.right(), rc.top(), rc.left(), rc.bottom(), paint);
/external/webrtc/webrtc/modules/video_render/android/java/src/org/webrtc/videoengine/
H A DViESurfaceRenderer.java57 dstRect.bottom = (int)(dstRect.top + dstBottomScale * dstHeight);
71 " srcRect.bottom:" + srcRect.bottom +
75 " dstRect.bottom:" + dstRect.bottom);
83 changeDestRect(dst.right - dst.left, dst.bottom - dst.top);
88 " dst.bottom:" + dst.bottom +
92 " srcRect.bottom:" + srcRect.bottom
135 SetCoordinates(float left, float top, float right, float bottom) argument
[all...]
/external/google-styleguide/include/
H A Dstyleguide.css20 margin-bottom: 1em;
31 margin-bottom:.75em;
103 padding-bottom: 1em;
112 padding-bottom: 1em;
196 margin-bottom: 1em;
201 margin-bottom: 1em;
206 margin-bottom: 1em;
213 margin-bottom: 1em;
218 margin-bottom: 1em;
225 margin-bottom
[all...]
/external/androidplot/AndroidPlot-Core/src/test/java/com/androidplot/ui/
H A DFixedTableModelTest.java88 assertEquals(500f, cellRect.bottom);
95 assertEquals(500f, cellRect.bottom);
102 assertEquals(500f, cellRect.bottom);
109 assertEquals(1000f, cellRect.bottom);
116 assertEquals(1000f, cellRect.bottom);
127 assertEquals(500f, cellRect.bottom);
134 assertEquals(500f, cellRect.bottom);
141 assertEquals(500f, cellRect.bottom);
148 assertEquals(1000f, cellRect.bottom);
155 assertEquals(1000f, cellRect.bottom);
[all...]
/external/pdfium/core/fpdfapi/page/
H A Dcpdf_pageobjectholder.cpp64 float bottom = 1000000.0f; local
69 bottom = std::min(bottom, pObj->m_Bottom);
72 return CFX_FloatRect(left, bottom, right, top);
/external/pdfium/core/fpdfapi/render/
H A Dcpdf_type3glyphs.h24 void AdjustBlue(float top, float bottom, int& top_line, int& bottom_line);
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/matchers/
H A DHasCompoundDrawablesMatcher.java16 public HasCompoundDrawablesMatcher(int left, int top, int right, int bottom) { argument
17 expectedCompoundDrawables = new ShadowTextView.CompoundDrawables(left, top, right, bottom);
42 public static Matcher<TextView> hasCompoundDrawables(int left, int top, int right, int bottom) { argument
43 return new HasCompoundDrawablesMatcher(left, top, right, bottom);

Completed in 690 milliseconds

1234567891011>>