Home
last modified time | relevance | path

Searched refs:outset (Results 1 – 17 of 17) sorted by relevance

/external/skia/tests/
DBlurTest.cpp19 static const int outset = 100; variable
132 iref.inset(-outset, -outset); in test_blur()
/external/webkit/Source/WebKit/android/
DRenderSkinMediaButton.cpp48 int8_t outset, margin; member
172 int marginValue = pd.margin + pd.outset; in Draw()
/external/skia/src/gpu/
DGrAAHairLinePathRenderer.cpp223 bounds.outset(SK_Scalar1, SK_Scalar1); in generate_lines_and_quads()
235 bounds.outset(SK_Scalar1, SK_Scalar1); in generate_lines_and_quads()
262 bounds.outset(SK_Scalar1, SK_Scalar1); in generate_lines_and_quads()
288 bounds.outset(SK_Scalar1, SK_Scalar1); in generate_lines_and_quads()
/external/proguard/docs/manual/
Dstyle.css90 border: outset #FFFFFF 1px;
/external/webkit/Tools/iExploder/iexploder-1.7.2/src/css-values/
Ddillo55 outset
Dwebkit323 outset
Dmozilla368 outset
/external/webkit/Source/WebCore/css/
Dwml.css110 border: 2px outset ButtonFace;
162 border-style: outset
Dhtml.css534 border: 2px outset ButtonFace;
562 border-style: outset
DCSSValueKeywords.in24 outset
/external/webkit/Tools/iExploder/iexploder-1.3.2/htdocs/
Dcssvalues.in216 outset
/external/skia/include/core/
DSkRect.h485 void outset(SkScalar dx, SkScalar dy) { this->inset(-dx, -dy); } in outset() function
/external/webkit/Source/WebCore/inspector/front-end/
DSourceCSSTokenizer.re2js78 …"optimizeSpeed", "orange", "oriya", "oromo", "outset", "outside", "overlay", "overline", "padding"…
/external/srec/config/en.us/dictionary/
Dlarge.ok21170 outset ?tset
/external/webkit/Source/WebCore/
DChangeLog-2009-06-163606 - fix <rdar://problem/6940747> Search field’s focus ring is outset
19624 …w closer to transformed content by a couple pixels (they were needlessly outset by the antialiasin…
23347 (WebCore::RenderThemeWin::paintMenuListButton): On Vista, outset the
DChangeLog-2006-12-31815 Corrected the condition for matching styles: ridge, groove, inset and outset
DChangeLog16736 fast/borders/border-radius-inset-outset.html