Home
last modified time | relevance | path

Searched refs:margin (Results 1 – 5 of 5) sorted by relevance

/ndk/docs/Additional_library_docs/renderscript/
Ddoxygen.css17 margin: 10px 2px;
40 margin-top: 2px;
44 margin-bottom: 0px;
48 margin-bottom: 4px;
52 margin-bottom: 2px;
83 margin-right: 15px;
135 margin-left: -1cm;
147 margin: 4px 8px 4px 2px;
158 margin-bottom: 3px;
159 margin-top: 3px;
[all …]
Dtabs.css16 margin: 0;
Djquery.js22 …cing="0"><tr><td></td></tr></table>';M={position:"absolute",top:0,left:0,margin:0,border:0,width:"… property
43 …s({position:"static",zoom:1,display:"block"}));this.originalElement.css({margin:this.originalEleme… property
44 …y:0.25,display:"block",position:"relative",height:e.height,width:e.width,margin:0,left:0,top:0}).a… property
53 …[k],D=f=='x'?'Width':'Height';if(c){d[k]=c[p]+(w?0:e-b.offset()[p]);if(n.margin){d[k]-=parseInt(t.…
/ndk/build/core/
Ddefinitions-utils.mk229 …$(eval __lj_margin := $$(call -justification-margin,$(__lj_temp),$2)))"$1$(subst x,$(space),$(__lj…
244 -justification-margin = $(strip \
247 $(call -justification-margin-inner,$1,$2),\
252 -justification-margin-inner = $(if $(findstring $2,$1),,x$(call -justification-margin-inner,x$1,$2))
254 -test-justification-margin = \
255 $(call test-expect,,$(call -justification-margin,,))\
256 $(call test-expect,,$(call -justification-margin,xxx,xxx))\
257 $(call test-expect,xxxxxx,$(call -justification-margin,,xxxxxx))\
258 $(call test-expect,xxxxx,$(call -justification-margin,x,xxxxxx))\
259 $(call test-expect,xxxx,$(call -justification-margin,xx,xxxxxx))\
[all …]
/ndk/sources/host-tools/make-3.81/config/
Dtexinfo.tex186 % that the text looks ok even though it passes the margin).
207 % the \llap here moves out into the left-hand margin.
358 \newinsert\margin \dimen\margin=\maxdimen
364 \ifvoid\margin\else % marginal info is present
365 \rlap{\kern\hsize\vbox to\z@{\kern1pt\box\margin \vss}}\fi
801 % outputs text on separate line in roman font, starting at standard page margin
814 % @inmargin{WHICH}{TEXT} puts TEXT in the WHICH margin next to the current
815 % paragraph. For more general purposes, use the \margin insertion
856 \def\temp{\inrightmargin\righttext}% odd page -> outside is right margin
2396 % margin between end of table item and start of table text.
[all …]