OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetX
(Results
1 - 17
of
17
) sorted by null
/external/chromium/chrome/browser/chromeos/login/
update_view.cc
179
installing_updates_label_->
SetX
(right_margin);
184
preparing_updates_label_->
SetX
(installing_updates_label_->x());
186
reboot_label_->
SetX
(right_margin);
191
manual_reboot_label_->
SetX
(reboot_label_->x());
207
escape_to_skip_label_->
SetX
(right_margin);
/external/chromium_org/v8/test/mjsunit/compiler/
pic.js
32
function
SetX
(o) { o.x = 42; }
37
SetX
(o);
70
SetX
(0);
/external/v8/test/mjsunit/compiler/
pic.js
32
function
SetX
(o) { o.x = 42; }
37
SetX
(o);
70
SetX
(0);
/external/chromium/chrome/browser/ui/views/extensions/
extension_uninstall_dialog_view.cc
119
heading_->
SetX
(x);
129
heading_->
SetX
(x);
extension_install_dialog_view.cc
224
heading_->
SetX
(x);
239
will_have_access_to_->
SetX
(x);
244
permission_box_->
SetX
(x);
261
permissions_[i]->
SetX
(label_x);
extension_installed_bubble.cc
193
heading_->
SetX
(x);
201
info_->
SetX
(x);
208
manage_->
SetX
(x);
/external/chromium_org/chrome/browser/ui/views/extensions/
extension_uninstall_dialog_view.cc
224
heading_->
SetX
(x);
234
heading_->
SetX
(x);
extension_installed_bubble_view.cc
426
heading_->
SetX
(x);
433
how_to_use_->
SetX
(x);
441
manage_->
SetX
(x);
/external/chromium_org/ash/system/
tray_caps_lock.cc
85
shortcut_label_->
SetX
(new_x);
/external/chromium_org/ash/touch/
touch_hud_projection.cc
65
SetX
(parent()->GetMirroredXInView(touch.root_location().x()) -
touch_hud_debug.cc
361
label_container_->
SetX
(0);
/external/chromium_org/ui/views/controls/
scroll_view.cc
365
contents_->
SetX
(-position);
367
header_->
SetX
(-position);
458
contents_->
SetX
(-new_x);
460
header_->
SetX
(-new_x);
/external/chromium_org/ash/system/chromeos/power/
power_status_view.cc
216
time_status_label_->
SetX
(percentage_label_->bounds().right() + 1);
/external/chromium_org/ui/views/
view.h
220
void
SetX
(int x);
[
all
...]
view.cc
351
void View::
SetX
(int x) {
[
all
...]
/external/chromium_org/chrome/browser/ui/views/autofill/
autofill_dialog_views.cc
199
icon->
SetX
(start_x);
210
decorated->
SetX
(bounds.width() - decorated->bounds().width());
[
all
...]
/external/chromium_org/ash/shelf/
shelf_view.cc
[
all
...]
Completed in 1097 milliseconds