Home
last modified time | relevance | path

Searched refs:topleft (Results 1 – 14 of 14) sorted by relevance

/external/webkit/Tools/BuildSlaveSupport/build.webkit.org-config/public_html/
Dbuildbot.css68 -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;
Ddefault.css97 -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/
Dcollected_cookies_win.cc481 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/
Dtypo.c24topleft.x = 3.14, // expected-error{{field designator 'topleft' does not refer to any field in typ…
/external/chromium/chrome/browser/ui/views/frame/
Dbrowser_view_layout.cc102 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/
Dmozilla14 -moz-border-radius-topleft
47 -moz-outline-radius-topleft
/external/opencv/cv/include/
Dcvtypes.h167 CvPoint2D32f topleft; \
/external/opencv/cv/src/
Dcvsubdivision2d.cpp280 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/
Ddecomppoly.cpp614 (*subdiv) -> topleft.x = ( float )cont -> rect.x;
615 (*subdiv) -> topleft.y = ( float )cont -> rect.y;
/external/webkit/Tools/iExploder/iexploder-1.3.2/htdocs/
Dcssproperties.in356 -moz-border-radius-topleft
378 -moz-outline-radius-topleft
/external/webkit/Source/WebCore/platform/graphics/skia/
DGraphicsContextSkia.cpp135 SkPoint topleft = {rc.fLeft, rc.fTop}; in isRectSkiaSafe() local
137 return isPointSkiaSafe(transform, topleft) && isPointSkiaSafe(transform, bottomright); in isRectSkiaSafe()
/external/clang/docs/
Ddoxygen.css401 -moz-border-radius-topleft: 0.5em;
/external/llvm/docs/
Ddoxygen.css401 -moz-border-radius-topleft: 0.5em;
/external/eigen/doc/
Deigendoxy.css417 -moz-border-radius-topleft: 8px;