Searched refs:px (Results 1 - 25 of 67) sorted by relevance

123

/external/webkit/WebCore/css/
H A DthemeWinQuirks.css37 padding: 2px 0 0 2px;
H A DthemeChromiumLinux.css35 border: 0px;
H A DthemeWin.css38 padding:1px 0;
42 padding:1px;
46 margin:3px 3px 3px 4px;
50 margin:3px 3px 0 5px;
69 margin-right: 3px;
[all...]
H A DmediaControlsQt.css31 height: 34px;
32 width: 400px;
55 right: 5px;
56 width: 12px;
57 height: 12px;
58 padding: 6px;
59 margin: 5px 5px 5px 3px;
[all...]
H A DmediaControlsGtk.css24 height: 20px;
25 width: 300px;
29 height: 20px;
33 width: 20px;
34 height: 20px;
38 width: 20px;
39 height: 20px;
43 height: 20px;
47 height: 20px;
51 width: 20px;
[all...]
H A DmediaControlsChromium.css29 width: 300px;
30 height: 32px;
39 height: 32px;
45 bottom: -32px;
56 width: 34px;
57 height: 32px;
65 bottom: 7px;
66 left: 7px;
67 right: 6px;
69 width: 18px;
[all...]
H A Dview-source.css48 padding: 0 4px !important;
49 width: 31px;
51 border-right: 1px solid rgb(187, 187, 187) !important;
69 font-size: 9px;
80 padding: 0 5px !important;
128 -webkit-box-shadow: black 0px 2px 5px;
129 -webkit-border-radius: 9px;
131 min-height: 13px;
[all...]
H A DmediaControlsQuickTime.css28 width: 200px;
29 height: 25px;
35 height: 25px;
39 bottom: -25px;
44 width: 15px;
45 height: 14px;
46 margin-left: 2px;
47 margin-right: 8px;
51 width: 16px;
52 height: 16px;
[all...]
H A Dwml.css48 margin: 8px
53 margin: 1.0__qem 0px
61 border-spacing: 2px;
90 padding-left: 2px;
91 padding-right: 2px;
97 margin-left: 2px;
98 margin-right: 2px;
100 border: 2px groove ThreeDFace
109 padding: 2px 6px
[all...]
H A DmediaControls.css28 width: 200px;
29 height: 16px;
42 height: 16px;
47 bottom: -16px;
53 width: 16px;
54 height: 16px;
60 width: 16px;
61 height: 16px;
72 height: 16px;
87 height: 16px;
[all...]
H A Dquirks.css24 /* Give floated images margins of 3px */
26 margin-right: 3px;
29 margin-left: 3px;
H A Dhtml.css59 margin: 8px
64 margin: 1.0__qem 0px
90 margin: 1__qem 40px 1em 40px
117 border-width: 1px
172 border-spacing: 2px;
233 -webkit-padding-start: 40px
240 -webkit-padding-start: 40px
257 -webkit-margin-start: 40px
287 padding-left: 2px;
[all...]
H A Dsvg.css69 outline: auto 5px -webkit-focus-ring-color
/external/bzip2/
H A Dbzip.css27 height: 3px;
39 margin: 0px 4px 16px 16px;
40 padding: 0px;
44 margin-bottom: 10px;
49 margin-left: 0px;
54 border: solid 1px #3366cc;
71 border: 1px soli
[all...]
/external/webkit/WebCore/inspector/front-end/
H A Dinspector.css36 font-size: 10px;
51 outline: auto 5px -webkit-focus-ring-color;
71 height: 56px;
73 padding: 0 5px;
75 border-bottom: 1px solid rgb(80, 80, 80);
83 border-bottom: 1px solid rgb(64%, 64%, 64%);
92 height: 34px;
93 border-top: 1px solid rgb(100, 100, 100);
103 border-top: 1px solid rgb(64%, 64%, 64%);
108 padding: 4px
[all...]
H A Daudits.css44 left: 200px;
72 margin-top: 2px;
74 height: 16px;
75 width: 16px;
88 border-bottom: 1px solid rgb(189, 189, 189) !important;
92 border-bottom: 0px transparent none;
96 padding-left: 16px;
106 margin-left: 16px;
121 padding-left: 18px;
146 height: 0px;
[all...]
/external/dropbear/libtommath/
H A Dbn_mp_and.c22 int res, ix, px; local
29 px = b->used;
35 px = a->used;
39 for (ix = 0; ix < px; ix++) {
H A Dbn_mp_or.c21 int res, ix, px; local
28 px = b->used;
34 px = a->used;
38 for (ix = 0; ix < px; ix++) {
H A Dbn_mp_xor.c22 int res, ix, px; local
29 px = b->used;
35 px = a->used;
39 for (ix = 0; ix < px; ix++) {
/external/webkit/WebCore/platform/graphics/qt/
H A DIconQt.cpp60 QPixmap px = m_icon.pixmap(rect.size()); local
62 if (p && !px.isNull())
63 p->drawPixmap(rect.x(), rect.y(), px);
/external/icu4c/
H A Dicu4c.css38 border-width: 2px;
47 border-top: 2px solid #22d;
48 border-left: 2px solid #22d;
50 padding-left: 4px;
70 border-top: 1px solid gray;
131 margin-top: 0px;
132 margin-bottom: 0px;
140 margin-top: 0px;
141 margin-bottom: 0px;
142 margin-left: 0px;
[all...]
/external/opencore/codecs_v2/video/m4v_h263/dec/src/
H A Dmb_motion_comp.cpp149 MOT px[4], py[4]; local
195 dx = px[0] = px[1] = px[2] = px[3] = video->motX[imv];
221 px[0] = video->motX[imv];
222 px[1] = video->motX[imv+1];
223 px[2] = video->motX[imv+mvwidth];
224 px[3] = video->motX[imv+mvwidth+1];
225 xsum = px[
[all...]
/external/qemu/distrib/sdl-1.2.12/src/video/x11/
H A DSDL_x11wm_c.h34 extern void X11_GetWindowPos(_THIS, int *px, int *py);
/external/skia/include/core/
H A DSkMatrix.h133 /** Set the matrix to scale by sx and sy, with a pivot point at (px, py).
137 void setScale(SkScalar sx, SkScalar sy, SkScalar px, SkScalar py);
142 pivot point at (px, py). The pivot point is the coordinate that should
145 void setRotate(SkScalar degrees, SkScalar px, SkScalar py);
150 a pivot point at (px, py). The pivot point is the coordinate that
154 SkScalar px, SkScalar py);
158 /** Set the matrix to skew by sx and sy, with a pivot point at (px, py).
162 void setSkew(SkScalar kx, SkScalar ky, SkScalar px, SkScalar py);
177 M' = M * S(sx, sy, px, py)
179 bool preScale(SkScalar sx, SkScalar sy, SkScalar px, SkScala
[all...]
/external/icu4c/common/
H A Duarrsort.c122 void *px, void *pw) {
128 doInsertionSort(array, start, limit, itemSize, cmp, context, px);
136 uprv_memcpy(px, array+((start+limit)/2)*itemSize, itemSize);
140 cmp(context, array+left*itemSize, px)<0
145 cmp(context, px, array+(right-1)*itemSize)<0
168 subQuickSort(array, start, right, itemSize, cmp, context, px, pw);
176 subQuickSort(array, left, limit, itemSize, cmp, context, px, pw);
120 subQuickSort(char *array, int32_t start, int32_t limit, int32_t itemSize, UComparator *cmp, const void *context, void *px, void *pw) argument

Completed in 479 milliseconds

123