Home
last modified time | relevance | path

Searched refs:performLayout (Results 1 – 25 of 29) sorted by relevance

12

/external/chromium_org/chrome/browser/ui/cocoa/passwords/
Dmanage_passwords_bubble_controller.mm41 [self performLayout];
75 [self performLayout];
78 - (void)performLayout { method
119 [self performLayout];
/external/chromium_org/chrome/browser/ui/cocoa/autofill/
Dlayout_view.mm21 [self performLayout];
24 - (void)performLayout { method
Dautofill_dialog_window_controller.mm44 - (void)performLayout; method
58 - (void)performLayout { method
64 [controller performLayout];
69 [self performLayout];
74 [self performLayout];
301 - (void)performLayout { method
310 [header_ performLayout];
314 [mainContainer_ performLayout];
320 [loadingShieldController_ performLayout];
323 [overlayController_ performLayout];
Dautofill_account_chooser.mm44 - (void)performLayout; method in Private
135 [self performLayout];
138 - (void)performLayout { method
Dautofill_header.mm69 - (void)performLayout { method
83 [accountChooser_ performLayout];
Dautofill_layout.h29 - (void)performLayout;
Dlayout_view.h27 - (void)performLayout;
Dautofill_notification_container.mm56 - (void)performLayout { method
73 [controller performLayout];
Dautofill_overlay_controller.mm109 - (void)performLayout { method
173 - (void)performLayout { method
178 [messageView_ performLayout];
Dautofill_account_chooser.h29 - (void)performLayout;
Dnew_credit_card_bubble_cocoa.mm61 - (void)performLayout; method
92 [self performLayout];
130 - (void)performLayout { method
Dautofill_details_container.mm62 [self performLayout];
75 - (void)performLayout { method
80 [container performLayout];
Dautofill_notification_container_unittest.mm60 [container_ performLayout];
Dautofill_main_container.mm170 - (void)performLayout { method
211 [detailsContainer_ performLayout];
215 [notificationContainer_ performLayout];
Dautofill_notification_controller_unittest.mm60 [controller_ performLayout];
Dautofill_suggestion_container_unittest.mm60 [container_ performLayout];
Dautofill_loading_shield_controller.mm130 - (void)performLayout { method
/external/chromium_org/chrome/browser/ui/cocoa/translate/
Dtranslate_bubble_controller.mm81 - (void)performLayout;
122 // Use an arbitrary size; it will be changed in performLayout.
153 [self performLayout];
184 [self performLayout];
191 - (void)performLayout { method
607 [self performLayout];
617 [self performLayout];
/external/chromium_org/chrome/browser/ui/cocoa/
Dconfirm_bubble_cocoa.mm87 - (void)performLayout; method in Private
96 // after finish layouting controls in performLayout:.
102 [self performLayout];
163 - (void)performLayout { method
/external/chromium_org/chrome/browser/ui/cocoa/profiles/
Davatar_menu_bubble_controller.h133 - (void)performLayout;
Davatar_menu_bubble_controller.mm107 [self performLayout];
136 [self performLayout];
308 - (void)performLayout { method
Davatar_menu_bubble_controller_unittest.mm134 [controller() performLayout];
/external/chromium_org/chrome/browser/ui/cocoa/browser/
Dzoom_bubble_controller.mm22 - (void)performLayout; method in Private
98 [self performLayout];
191 - (void)performLayout { method
/external/chromium_org/chrome/browser/ui/cocoa/website_settings/
Dwebsite_settings_bubble_controller.mm302 // Use an arbitrary height; it will be changed in performLayout.
466 [self performLayout];
493 // Its position will be set in performLayout.
541 // adjusted in performLayout.
623 - (void)performLayout { method
826 // Use an arbitrary position; it will be adjusted in performLayout.
1076 [self performLayout];
1111 [self performLayout];
1141 [self performLayout];
1149 [self performLayout];
/external/chromium_org/third_party/WebKit/Source/core/frame/
DFrameView.h375 void performLayout(RenderObject* rootForThisLayout, bool inSubtreeLayout);

12