Searched refs:topleft (Results 1 – 14 of 14) sorted by relevance
/external/webkit/Tools/BuildSlaveSupport/build.webkit.org-config/public_html/ |
D | buildbot.css | 68 -moz-border-radius-topleft: 10px; 76 -moz-border-radius-topleft: 0px; 82 -moz-border-radius-topleft: 5px; 95 -moz-border-radius-topleft: 5px; 129 -moz-border-radius-topleft: 5px; 256 -moz-border-radius-topleft: 4px;
|
D | default.css | 97 -moz-border-radius-topleft: 10px; 105 -moz-border-radius-topleft: 0px; 111 -moz-border-radius-topleft: 5px; 123 -moz-border-radius-topleft: 5px; 157 -moz-border-radius-topleft: 5px; 284 -moz-border-radius-topleft: 4px;
|
/external/chromium/chrome/browser/ui/views/ |
D | collected_cookies_win.cc | 481 POINT topleft = {bounds.x(), bounds.y()}; in AddContentException() local 482 MapWindowPoints(HWND_DESKTOP, tab_contents_->GetNativeView(), &topleft, 1); in AddContentException() 484 bounds.SetRect(topleft.x, topleft.y, size.width(), size.height()); in AddContentException()
|
/external/clang/test/FixIt/ |
D | typo.c | 24 …topleft.x = 3.14, // expected-error{{field designator 'topleft' does not refer to any field in typ…
|
/external/chromium/chrome/browser/ui/views/frame/ |
D | browser_view_layout.cc | 102 gfx::Point topleft; in GetFindBarBoundingBox() local 103 views::View::ConvertPointToWidget(contents_container_, &topleft); in GetFindBarBoundingBox() 104 bounding_box.set_origin(topleft); in GetFindBarBoundingBox()
|
/external/webkit/Tools/iExploder/iexploder-1.7.2/src/css-properties/ |
D | mozilla | 14 -moz-border-radius-topleft 47 -moz-outline-radius-topleft
|
/external/opencv/cv/include/ |
D | cvtypes.h | 167 CvPoint2D32f topleft; \
|
/external/opencv/cv/src/ |
D | cvsubdivision2d.cpp | 280 if( pt.x < subdiv->topleft.x || pt.y < subdiv->topleft.y || in cvSubdiv2DLocate() 540 subdiv->topleft = cvPoint2D32f( rx, ry ); in cvInitSubdivDelaunay2D()
|
/external/opencv/cvaux/src/ |
D | decomppoly.cpp | 614 (*subdiv) -> topleft.x = ( float )cont -> rect.x; 615 (*subdiv) -> topleft.y = ( float )cont -> rect.y;
|
/external/webkit/Tools/iExploder/iexploder-1.3.2/htdocs/ |
D | cssproperties.in | 356 -moz-border-radius-topleft 378 -moz-outline-radius-topleft
|
/external/webkit/Source/WebCore/platform/graphics/skia/ |
D | GraphicsContextSkia.cpp | 135 SkPoint topleft = {rc.fLeft, rc.fTop}; in isRectSkiaSafe() local 137 return isPointSkiaSafe(transform, topleft) && isPointSkiaSafe(transform, bottomright); in isRectSkiaSafe()
|
/external/clang/docs/ |
D | doxygen.css | 401 -moz-border-radius-topleft: 0.5em;
|
/external/llvm/docs/ |
D | doxygen.css | 401 -moz-border-radius-topleft: 0.5em;
|
/external/eigen/doc/ |
D | eigendoxy.css | 417 -moz-border-radius-topleft: 8px;
|