OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:centered
(Results
1 - 25
of
457
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/common/layout/
RelativeLayoutRuleTest.java
33
// Add
centered
button as the anchor
34
TestNode.create("android.widget.Button").id("@+id/
Centered
").bounds(
40
"@+id/
Centered
").set(ANDROID_URI, "layout_alignLeft",
41
"@+id/
Centered
"));
88
new String[] {"above=@+id/
Centered
", "toLeftOf=@+id/
Centered
"}));
90
new String[] {"above=@+id/
Centered
", "alignLeft=@+id/
Centered
"}));
92
new String[] {"above=@+id/
Centered
", "alignRight=@+id/
Centered
"}));
[
all
...]
/external/chromium_org/remoting/webapp/html/
client_plugin.html
6
<div class="vertically-
centered
">
8
<div class="horizontally-
centered
">
dialog_client_third_party_auth.html
6
<div data-ui-mode="home.client.third-party-auth" class="
centered
">
dialog_client_pin_prompt.html
12
<table class="
centered
">
49
class="information-box
centered
"
/external/chromium_org/third_party/skia/src/views/mac/
SkTextFieldCell.h
11
//A text field cell that has vertically
centered
text
/external/skia/src/views/mac/
SkTextFieldCell.h
11
//A text field cell that has vertically
centered
text
/external/chromium_org/third_party/WebKit/Source/core/html/
HTMLDialogElement.h
47
// NotCentered means do not center the dialog.
Centered
means the dialog has
48
// been
centered
and centeredPosition() is set. NeedsCentering means attempt
49
// to center on the next layout, then set to
Centered
or NotCentered.
50
enum CenteringMode { NotCentered,
Centered
, NeedsCentering };
54
ASSERT(m_centeringMode ==
Centered
);
/external/fio/
cairo_text_helpers.c
8
#define
CENTERED
0
16
case
CENTERED
:
44
draw_aligned_text(cr, font, x, y, fontsize, text,
CENTERED
);
/external/chromium_org/third_party/WebKit/ManualTests/
drag-image-for-links-and-images.html
15
identical to the image above,
centered
on the cursor.
/external/chromium_org/third_party/skia/debugger/QT/
SkCanvasWidget.h
43
/** Zooms the canvas by scale with the transformation
centered
at the widget point (px, py). */
55
* with the transformation
centered
in the middle of the widget.
/external/skia/debugger/QT/
SkCanvasWidget.h
43
/** Zooms the canvas by scale with the transformation
centered
at the widget point (px, py). */
55
* with the transformation
centered
in the middle of the widget.
/external/chromium_org/ash/wm/
system_modal_container_layout_manager.h
32
// System modal windows which are
centered
on the screen will be kept
centered
90
// Gets the new bounds for a |window| to use which are either
centered
(if the
91
// window was previously
centered
) or fitted to the screen.
94
// Returns true if |window_bounds| is
centered
.
app_list_controller_unittest.cc
26
// The parameter is true to test the
centered
app list, false for normal.
27
// (The test name ends in "/0" for normal, "/1" for
centered
.)
156
// Don't test this for the non-
centered
app list case; it isn't designed for
158
// virtual keyboard is open --- switches into the
centered
app list mode, so
/external/chromium_org/chrome/browser/ui/app_list/
app_list_service_mac_unittest.mm
138
// Bottom dock. Expect the app list to be
centered
on the dock.
147
// Left dock. Expect the app list to be
centered
on the dock.
157
// Right dock. Expect the app list to be
centered
on the dock.
193
// Bottom dock. Expect the app list to be
centered
on the dock.
203
// Left dock. Expect the app list to be
centered
on the dock.
214
// Right dock. Expect the app list to be
centered
on the dock.
233
//
centered
on the mouse X coordinate.
244
//
centered
on the mouse Y coordinate.
256
//
centered
on the mouse Y coordinate.
276
// bottom
centered
on the mouse X coordinate
[
all
...]
/external/chromium_org/printing/
printed_page_unittest.cc
23
// X
centered
.
32
// Y
centered
.
41
// Both X and Y
centered
.
/external/chromium_org/ui/app_list/
app_list_switches.cc
21
// If set, the app list will be
centered
and wide instead of tall.
22
const char kEnableCenteredAppList[] = "enable-
centered
-app-list";
28
// --enable-
centered
-app-list.
app_list_switches.h
34
//
centered
app list position. Do not use this when positioning the app list;
/external/chromium_org/chrome/browser/ui/views/app_list/linux/
app_list_linux_unittest.cc
198
// the bottom
centered
on the mouse X coordinate.
206
// Expect the app list to be at the bottom
centered
on the mouse X coordinate.
213
// Top shelf. Expect the app list to be at the top
centered
on the
221
// Left shelf. Expect the app list to be at the left
centered
on the
228
// Right shelf. Expect the app list to be at the right
centered
on the
252
// Cursor on the top shelf; enable
centered
app list mode.
/external/chromium_org/ash/wm/maximize_mode/
maximize_mode_window_state.h
16
//
centered
within the workspace.
45
// Either full screen, maximized
centered
or minimized. If the state does not
/external/chromium_org/third_party/skia/gm/
verttext2.cpp
60
drawText(canvas, SkString("< Proportional /
Centered
>"),
64
drawText(canvas, SkString("< Monospaced /
Centered
>"),
/external/skia/gm/
verttext2.cpp
60
drawText(canvas, SkString("< Proportional /
Centered
>"),
64
drawText(canvas, SkString("< Monospaced /
Centered
>"),
/cts/tests/tests/widget/res/layout/
relative_layout.xml
27
<!-- view1,
centered
within its parent. -->
82
<!-- view7, has same baseline with view6 and
centered
horizontally within its parent. -->
91
<!-- view8,
centered
vertically within its parent and on the left of view1. -->
171
<!-- view21,
centered
within its parent. -->
226
<!-- view27, has same baseline with view26 and
centered
horizontally within its parent. -->
235
<!-- view28,
centered
vertically within its parent and on the start of view21. -->
/external/chromium_org/chrome/browser/ui/views/app_list/win/
app_list_win_unittest.cc
170
// the bottom
centered
on the mouse X coordinate.
179
// Expect the app list to be at the bottom
centered
on the mouse X coordinate.
187
// Top taskbar. Expect the app list to be at the top
centered
on the
195
// Left taskbar. Expect the app list to be at the left
centered
on the
203
// Right taskbar. Expect the app list to be at the right
centered
on the
254
// Cursor on the top taskbar; enable
centered
app list mode.
/external/chromium_org/chrome/browser/ui/views/extensions/
extension_dialog.h
29
// Dialog is automatically
centered
in the owning window and has fixed size.
35
// Create and show a dialog with |url|
centered
over the provided window.
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/utils/ui/
DrawUtils.java
45
* Draws given text clipped horizontally and
centered
vertically.
60
* Draws given text clipped or
centered
horizontally and
centered
vertically.
74
* Draws image at given <code>x</code> and
centered
vertically.
84
* Draws image at given <code>x</code> and
centered
vertically.
96
* Draws {@link Image} on {@link GC}
centered
in given {@link Rectangle}. If {@link Image} is
121
// draw image
centered
in target rectangle
222
* @return the thumbnail {@link Image} of required size for given "big" {@link Image},
centered
or
Completed in 478 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>