Searched refs:bottom (Results 201 - 225 of 706) sorted by relevance

1234567891011>>

/external/glide/library/src/main/java/com/bumptech/glide/request/target/
H A DSquaringDrawable.java29 public void setBounds(int left, int top, int right, int bottom) { argument
30 super.setBounds(left, top, right, bottom);
31 wrapped.setBounds(left, top, right, bottom);
/external/libjpeg-turbo/doc/html/search/
H A Dsearch.css107 padding-bottom: 4px;
111 -webkit-border-bottom-left-radius: 4px;
112 -webkit-border-bottom-right-radius: 4px;
175 padding-bottom: 15px;
193 padding-left: 3ex; padding-bottom: .5em
265 margin-bottom: 20px;
/external/pdfium/core/fpdfapi/page/
H A Dcpdf_page.cpp63 m_PageHeight = m_BBox.top - m_BBox.bottom;
69 m_PageMatrix = CFX_Matrix(1.0f, 0, 0, 1.0f, -m_BBox.left, -m_BBox.bottom);
73 CFX_Matrix(0, -1.0f, 1.0f, 0, -m_BBox.bottom, m_BBox.right);
/external/pdfium/xfa/fxbarcode/common/
H A DBC_CommonBitMatrix.cpp90 int32_t bottom = top + height; local
91 if (m_height < bottom || m_width < right) {
96 for (y = top; y < bottom; y++) {
/external/shflags/doc/
H A Drst2html.css29 margin-bottom: 0 ! important }
42 margin-bottom: 0.5em }
78 margin-bottom: 0.5em }
104 margin-bottom: 1em }
108 margin-bottom: 0 ;
161 margin-bottom: 1em }
211 margin-bottom: 0 ;
255 margin-bottom: 0.5em }
/external/skia/src/core/
H A DSkRegionPriv.h168 int bottom = runs[0]; local
171 SkASSERT(bottom < SkRegion::kRunTypeSentinel);
172 if (y < bottom) {
/external/swiftshader/src/Main/
H A DFrameBufferGDI.cpp56 int windowHeight = height + (windowRect.bottom - windowRect.top) - (clientRect.bottom - clientRect.top);
90 int destHeight = destRect ? destRect->y1 - destRect->y0 : bounds.bottom - bounds.top;
/external/vulkan-validation-layers/libs/glm/gtc/
H A Dmatrix_transform.hpp125 /// @param bottom
131 /// @see - glm::ortho(T const & left, T const & right, T const & bottom, T const & top)
136 T const & bottom,
145 /// @param bottom
149 /// @see - glm::ortho(T const & left, T const & right, T const & bottom, T const & top, T const & zNear, T const & zFar)
154 T const & bottom,
161 /// @param bottom
171 T const & bottom,
282 /// @see - frustum(T const & left, T const & right, T const & bottom, T const & top, T const & nearVal, T const & farVal) frustum(T const & left, T const & right, T const & bottom,
[all...]
/external/webrtc/webrtc/modules/desktop_capture/
H A Dcropping_window_capturer_win.cc97 enumerated_rect.bottom);
162 selected_window_rect.bottom);
180 region_rect.bottom);
/external/webrtc/webrtc/modules/video_render/mac/
H A Dvideo_render_nsopengl.h76 float& bottom);
136 float& bottom);
146 const float bottom);
/external/webrtc/webrtc/modules/video_render/
H A Dvideo_render_internal_impl.cc393 const float bottom)
413 right, bottom);
492 float& bottom) const {
504 bottom);
660 const float bottom)
670 return _ptrRenderer->SetStreamCropping(streamId, left, top, right, bottom);
699 const float bottom)
710 backgroundColorRef, left, top, right, bottom);
719 const float bottom)
730 right, bottom);
388 AddIncomingRenderStream(const uint32_t streamId, const uint32_t zOrder, const float left, const float top, const float right, const float bottom) argument
655 SetStreamCropping( const uint32_t streamId, const float left, const float top, const float right, const float bottom) argument
691 SetText( const uint8_t textId, const uint8_t* text, const int32_t textLength, const uint32_t textColorRef, const uint32_t backgroundColorRef, const float left, const float top, const float right, const float bottom) argument
713 SetBitmap(const void* bitMap, const uint8_t pictureId, const void* colorKey, const float left, const float top, const float right, const float bottom) argument
757 ConfigureRenderer( const uint32_t streamId, const unsigned int zOrder, const float left, const float top, const float right, const float bottom) argument
[all...]
/external/guava/
H A Djavadoc-stylesheet.css142 border-bottom:1px solid #9eadc0;
221 border-bottom:1px solid #9eadc0;
228 border-bottom:1px solid #9eadc0;
309 margin-bottom:25px;
325 padding-bottom:15px;
327 border-bottom:1px solid #9eadc0;
331 border-bottom:none;
332 padding-bottom:0;
336 margin-bottom:1px;
342 border-bottom
[all...]
/external/libjpeg-turbo/java/doc/
H A Dstylesheet.css142 border-bottom:1px solid #9eadc0;
221 border-bottom:1px solid #9eadc0;
228 border-bottom:1px solid #9eadc0;
309 margin-bottom:25px;
325 padding-bottom:15px;
327 border-bottom:1px solid #9eadc0;
331 border-bottom:none;
332 padding-bottom:0;
336 margin-bottom:1px;
342 border-bottom
[all...]
/external/libmojo/mojo/public/cpp/bindings/tests/
H A Dtype_conversion_unittest.cc18 int32_t bottom; member in struct:mojo::__anon10925::RedmondRect
51 rect->height = input.bottom - input.top;
63 rect.bottom = input->y + input->height;
148 EXPECT_EQ(65, rr.bottom);
206 EXPECT_EQ(redmond_region.rects[i].bottom, redmond_region2.rects[i].bottom);
/external/libmpeg2/common/arm/
H A Dideint_cac_a9.s49 @* UWORD8 pointer to bottom field
73 @ Load first row of bottom
79 @ Load second row of bottom
103 @ Load third row of bottom
109 @ Load fourth row of bottom
127 @ Compute absolute diff between top and bottom row sums
/external/webrtc/webrtc/modules/video_render/android/
H A Dvideo_render_android_surface_view.cc208 const float bottom,
218 if(stream && stream->Init(zOrder, left, top, right, bottom) == 0)
292 const float bottom) {
310 (bottom > 1 || bottom < 0) ||
391 left, top, right, bottom);
202 CreateAndroidRenderChannel( int32_t streamId, int32_t zOrder, const float left, const float top, const float right, const float bottom, VideoRenderAndroid& renderer) argument
287 Init( int32_t , const float left, const float top, const float right, const float bottom) argument
/external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/xy/
H A DXYGraphWidget.java237 * Returns the formatter associated with the first (bottom) Region
242 * @return the formatter associated with the first (bottom) region
276 * Returns the formatter associated with the first (bottom-most) Region
286 * Returns the formatter associated with the first (bottom-most) Region
403 widgetRect.bottom - ((domainAxisBottom)?domainLabelWidth:1));
409 gridRect.bottom - gridPaddingBottom);
456 canvas.drawLine(xPix, gridRect.top, xPix, gridRect.bottom
460 gridRect.bottom , linePaint);
467 yPix = gridRect.bottom + domainLabelTickExtension
478 canvas.drawLine(xPix, gridRect.top, xPix, gridRect.bottom,
1056 setGridPadding(float left, float top, float right, float bottom) argument
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/performance/ui/
H A DTimeLineGraph.java55 int bottom= bounds.height - titleHeight - PADDING;
65 g.drawString(smin, PADDING/2+labelWidth-emin.x, bottom-titleHeight, true);
67 g.drawString("TIME (not drawn to scale)", (right-left)/3+PADDING+titleHeight,bottom-PADDING+(titleHeight*2), true);
70 g.drawLine(left, top, left, bottom);
71 g.drawLine(left, bottom, right, bottom);
76 setCoordinates(right-left,left,bottom-top,bottom,max-min);
/external/libnl/doc/stylesheets/
H A Dxhtml11-quirks.css13 margin-bottom: 0.5em;
/external/llvm/docs/_ocamldoc/
H A Dstyle.css27 .codepre { margin-bottom:1.375em /* after code example we introduce space. */ }
44 h1 + pre { margin-bottom:1.375em} /* Toplevel module description */
48 /* .navbar { margin-bottom: -1.375em } */
66 ul, ol { margin-top:0.688em; padding-bottom:0.687em;
91 .paramstable { border-style : hidden ; padding-bottom:1.375em}
/external/mesa3d/docs/
H A DMESA_pack_invert.spec34 images are to be packed in top-to-bottom order instead of OpenGL's
35 conventional bottom-to-top order. Only pixel packing can be
39 Almost all known image file formats store images in top-to-bottom
41 bottom-to-top order. Thus, images usually have to be inverted before
93 in bottom-to-top order (the default) or top-to-bottom order. Equation
/external/mesa3d/src/mesa/main/
H A Des1_conversion.h38 _es_Frustumf(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top,
42 _es_Frustumx(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top,
103 _es_Orthof(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top,
107 _es_Orthox(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top,
/external/pdfium/fpdfsdk/pdfwindow/
H A DPWL_ListBox.cpp106 if (rcItem.bottom > rcPlate.top || rcItem.top < rcPlate.bottom)
109 CFX_PointF ptOffset(rcItem.left, (rcItem.top + rcItem.bottom) * 0.5f);
138 sClip << rcClient.left << " " << rcClient.bottom << " "
140 << rcClient.top - rcClient.bottom << " re W n\n";
158 if (rcItem.bottom > rcPlate.top || rcItem.top < rcPlate.bottom)
161 CFX_PointF ptOffset(rcItem.left, (rcItem.top + rcItem.bottom) * 0.5f);
/external/skia/experimental/c-api-example/
H A Dskia-c-example.c45 rect.bottom = 380.0f;
66 rect2.bottom = 360.0f;
/external/skia/tools/viewer/sk_app/win/
H A DRasterWindowContext_win.cpp41 this->resize(rect.right - rect.left, rect.bottom - rect.top);
48 this->resize(rect.right - rect.left, rect.bottom - rect.top);

Completed in 603 milliseconds

1234567891011>>