OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:margin
(Results
426 - 450
of
1343
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/frameworks/base/docs/html/sdk/api_diff/8/changes/
pkg_android.database.sqlite.html
30
<div id="header" style="
margin
-bottom:0;padding-bottom:0;">
42
<div class="and-diff-id" style="
margin
-top:6px;
margin
-right:8px;">
61
<div class="and-diff-id" style="
margin
-right:8px;">
pkg_android.location.html
30
<div id="header" style="
margin
-bottom:0;padding-bottom:0;">
42
<div class="and-diff-id" style="
margin
-top:6px;
margin
-right:8px;">
61
<div class="and-diff-id" style="
margin
-right:8px;">
pkg_android.speech.tts.html
30
<div id="header" style="
margin
-bottom:0;padding-bottom:0;">
42
<div class="and-diff-id" style="
margin
-top:6px;
margin
-right:8px;">
61
<div class="and-diff-id" style="
margin
-right:8px;">
pkg_android.telephony.html
30
<div id="header" style="
margin
-bottom:0;padding-bottom:0;">
42
<div class="and-diff-id" style="
margin
-top:6px;
margin
-right:8px;">
61
<div class="and-diff-id" style="
margin
-right:8px;">
pkg_android.test.html
30
<div id="header" style="
margin
-bottom:0;padding-bottom:0;">
42
<div class="and-diff-id" style="
margin
-top:6px;
margin
-right:8px;">
61
<div class="and-diff-id" style="
margin
-right:8px;">
pkg_android.text.html
30
<div id="header" style="
margin
-bottom:0;padding-bottom:0;">
42
<div class="and-diff-id" style="
margin
-top:6px;
margin
-right:8px;">
61
<div class="and-diff-id" style="
margin
-right:8px;">
pkg_android.text.style.html
30
<div id="header" style="
margin
-bottom:0;padding-bottom:0;">
42
<div class="and-diff-id" style="
margin
-top:6px;
margin
-right:8px;">
61
<div class="and-diff-id" style="
margin
-right:8px;">
pkg_android.text.util.html
30
<div id="header" style="
margin
-bottom:0;padding-bottom:0;">
42
<div class="and-diff-id" style="
margin
-top:6px;
margin
-right:8px;">
61
<div class="and-diff-id" style="
margin
-right:8px;">
pkg_android.view.animation.html
30
<div id="header" style="
margin
-bottom:0;padding-bottom:0;">
42
<div class="and-diff-id" style="
margin
-top:6px;
margin
-right:8px;">
61
<div class="and-diff-id" style="
margin
-right:8px;">
pkg_dalvik.bytecode.html
30
<div id="header" style="
margin
-bottom:0;padding-bottom:0;">
42
<div class="and-diff-id" style="
margin
-top:6px;
margin
-right:8px;">
61
<div class="and-diff-id" style="
margin
-right:8px;">
pkg_dalvik.system.html
30
<div id="header" style="
margin
-bottom:0;padding-bottom:0;">
42
<div class="and-diff-id" style="
margin
-top:6px;
margin
-right:8px;">
61
<div class="and-diff-id" style="
margin
-right:8px;">
pkg_java.net.html
30
<div id="header" style="
margin
-bottom:0;padding-bottom:0;">
42
<div class="and-diff-id" style="
margin
-top:6px;
margin
-right:8px;">
61
<div class="and-diff-id" style="
margin
-right:8px;">
pkg_java.nio.charset.html
30
<div id="header" style="
margin
-bottom:0;padding-bottom:0;">
42
<div class="and-diff-id" style="
margin
-top:6px;
margin
-right:8px;">
61
<div class="and-diff-id" style="
margin
-right:8px;">
pkg_java.util.html
30
<div id="header" style="
margin
-bottom:0;padding-bottom:0;">
42
<div class="and-diff-id" style="
margin
-top:6px;
margin
-right:8px;">
61
<div class="and-diff-id" style="
margin
-right:8px;">
pkg_java.util.regex.html
30
<div id="header" style="
margin
-bottom:0;padding-bottom:0;">
42
<div class="and-diff-id" style="
margin
-top:6px;
margin
-right:8px;">
61
<div class="and-diff-id" style="
margin
-right:8px;">
pkg_javax.xml.html
30
<div id="header" style="
margin
-bottom:0;padding-bottom:0;">
42
<div class="and-diff-id" style="
margin
-top:6px;
margin
-right:8px;">
61
<div class="and-diff-id" style="
margin
-right:8px;">
/external/webkit/WebCore/inspector/front-end/
audits.css
72
margin
-top: 2px;
106
margin
-left: 16px;
130
margin
-top: 0;
134
margin
-top: 0;
223
margin
: 0 5px 0 0;
251
margin
-left: 0;
262
margin
: 0 5px 5px 0;
/external/webkit/WebKit/win/
FullscreenVideoController.cpp
53
static const int
margin
= 9;
variable
177
, m_volumeUpButton(HUDButton::VolumeUpButton, IntPoint(
margin
+ buttonMiniSize + volumeSliderWidth + buttonMiniSize / 2, marginTop + (buttonSize - buttonMiniSize) / 2))
179
, m_volumeDownButton(HUDButton::VolumeDownButton, IntPoint(
margin
, marginTop + (buttonSize - buttonMiniSize) / 2))
180
, m_exitFullscreenButton(HUDButton::ExitFullscreenButton, IntPoint(windowWidth - 2 *
margin
- buttonMiniSize, marginTop + (buttonSize - buttonMiniSize) / 2))
181
, m_volumeSlider(HUDSlider::RoundButton, volumeSliderButtonSize, IntRect(IntPoint(
margin
+ buttonMiniSize, marginTop + (buttonSize - buttonMiniSize) / 2 + buttonMiniSize / 2 - sliderHeight / 2), IntSize(volumeSliderWidth, sliderHeight)))
182
, m_timeSlider(HUDSlider::DiamondButton, timeSliderButtonSize, IntRect(IntPoint(windowWidth / 2 - timeSliderWidth / 2, windowHeight -
margin
- sliderHeight), IntSize(timeSliderWidth, sliderHeight)))
453
context.drawText(font, leftText, IntPoint(windowWidth / 2 - timeSliderWidth / 2 -
margin
- font.width(leftText), windowHeight -
margin
- sliderHeight / 2 + font.height() / 4));
459
context.drawText(font, rightText, IntPoint(windowWidth / 2 + timeSliderWidth / 2 +
margin
, windowHeight -
margin
- sliderHeight / 2 + font.height() / 4))
[
all
...]
/frameworks/base/docs/html/guide/practices/ui_guidelines/
icon_design_1.jd
26
<li style="
margin
-top:4px;"><a href="#dodonts">General guidelines</a></li>
50
<li style="
margin
-top:4px;"><a href="{@docRoot}guide/practices/ui_guidelines/icon_design.html">Icon Design Guidelines, Android 2.0</a></li>
112
<table style="
margin
-top:0;">
150
<table style="
margin
-top:0;">
163
<table style="
margin
:0px;padding:0px;">
169
<table style="
margin
:0px;padding:0px;">
171
<td class="image-caption-i"><img src="{@docRoot}images/icon_design/launcher_palette_white.png" alt="Color palette, white" style="
margin
:.5em 0 0 0;" /></td>
176
<td class="image-caption-i"><img src="{@docRoot}images/icon_design/launcher_palette_gradient_light.png" alt="Color palette, light gradient" style="
margin
:.5em 0 0 0;" /></td>
181
<td class="image-caption-i"><img src="{@docRoot}images/icon_design/launcher_palette_gradient_medium.png" alt="Color palette, medium gradien" style="
margin
:.5em 0 0 0;" /></td>
186
<td class="image-caption-i"><img src="{@docRoot}images/icon_design/launcher_palette_gradient_dark.png" alt="Color palette, dark gradient" style="
margin
:.5em 0 0 0;" /></td
[
all
...]
/frameworks/base/docs/html/sdk/
android-1.5.jd
97
margin
-bottom: 0;
113
margin
:0;
277
<table style="border:0;padding-bottom:0;
margin
-bottom:0;">
279
<td style="border:0;padding-bottom:0;
margin
-bottom:0;">
291
<td style="border:0;padding-bottom:0;
margin
-bottom:0;padding-left:5em;">
306
<h2 id="locs" style="
margin
-top:.75em;">Locales</h2>
315
<table style="border:0;padding-bottom:0;
margin
-bottom:0;">
317
<td style="border:0;padding-bottom:0;
margin
-bottom:0;">
334
<td style="border:0;padding-bottom:0;
margin
-bottom:0;padding-left:5em;">
android-2.1.jd
97
margin
-bottom: 0;
113
margin
:0;
268
<table style="border:0;padding-bottom:0;
margin
-bottom:0;">
270
<td style="border:0;padding-bottom:0;
margin
-bottom:0;">
282
<td style="border:0;padding-bottom:0;
margin
-bottom:0;padding-left:5em;">
298
<h2 id="locs" style="
margin
-top:.75em;">Locales</h2>
307
<table style="border:0;padding-bottom:0;
margin
-bottom:0;">
309
<td style="border:0;padding-bottom:0;
margin
-bottom:0;">
326
<td style="border:0;padding-bottom:0;
margin
-bottom:0;padding-left:5em;">
/external/libpng/contrib/visupng/
VisualPng.c
21
#define
MARGIN
8
125
512 + 2 *
MARGIN
+ ixBorders, 384 + 2 *
MARGIN
+ iyBorders,
824
cxNewSize = cxWinSize - 2 *
MARGIN
;
825
cyNewSize = cyWinSize - 2 *
MARGIN
;
835
cxImgPos =
MARGIN
;
841
cyImgPos =
MARGIN
;
922
if (cxImgPos <
MARGIN
)
923
cxImgPos =
MARGIN
;
924
if (cyImgPos <
MARGIN
)
[
all
...]
/external/dbus/doc/
introspect.xsl
35
ul { list-style-type: none;
margin
-bottom: 10px }
40
.interface { padding: 10px;
margin
: 10px }
/external/opencore/baselibs/media_data_structures/src/
time_comparison_utils.h
86
** @param [aEarlyMargin] -- early
margin
of the window
87
** @param [aLateMargin] -- late
margin
of the window
/external/opencore/pvmi/pvmf/include/
pvmi_data_stream_interface.h
429
* @brief Sets the data stream buffering capacity and trim
margin
.
434
* Care should be taken when setting the capacity or trim
margin
of
436
*
margin
higher than the socket node memory pool size. Otherwise, the
440
* The trim
margin
is the amount of data behind the read pointer that
441
* is kept in the cache for future reference. The trim
margin
is
444
* sequentially, the trim
margin
can be set to 0.
472
* @brief Returns the data stream buffering trim
margin
; the amount of
478
* @return buffering trim
margin
Completed in 45 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>