/external/webkit/Source/WebKit/qt/WebCoreSupport/ |
DumpRenderTreeSupportQt.cpp | 223 InspectorController* controller = page->handle()->page->inspectorController(); local 224 if (!controller) 227 controller->startTimelineProfiler(); 229 controller->stopTimelineProfiler(); 242 InspectorController* controller = coreFrame->page()->inspectorController(); local 243 if (!controller) 246 controller->enableProfiler(); 248 controller->disableProfiler(); 261 AnimationController* controller = coreFrame->animation(); 262 if (!controller) [all...] |
/external/chromium/chrome/browser/autocomplete/ |
autocomplete_unittest.cc | 117 // These providers are owned by the controller once it's created. 138 // Forget about any existing providers. The controller owns them and will 153 // Reset the controller to contain our new providers. 154 AutocompleteController* controller = new AutocompleteController(providers_); local 155 controller_.reset(controller); 156 providerA->set_listener(controller); 157 providerB->set_listener(controller); 186 // Forget about any existing providers. The controller owns them and will 200 AutocompleteController* controller = new AutocompleteController(providers_); local 201 controller_.reset(controller); [all...] |
/external/chromium/chrome/browser/ui/cocoa/download/ |
download_shelf_controller.mm | 214 // Look for the download in our controller array and remove it. This will 329 scoped_nsobject<DownloadItemController> controller( 333 [downloadItemControllers_ insertObject:controller.get() atIndex:0]; 335 [itemContainerView_ addSubview:[controller view]]; 337 // The controller is in charge of removing itself as an observer in its 340 addObserver:controller 343 object:[controller view]]; 345 addObserver:controller 351 NSSize size = [controller preferredSize]; 353 [[controller view] setFrame:frame] [all...] |
/external/chromium/chrome/browser/ui/cocoa/ |
fullscreen_controller.mm | 49 // Designated initializer. Asks |controller| for the current shown fraction, so 55 controller:(FullscreenController*)controller; 67 controller:(FullscreenController*)controller { 69 DCHECK(controller); 70 CGFloat fromFraction = [controller floatingBarShownFraction]; 78 controller_ = controller; 167 - (id)initWithBrowserController:(BrowserWindowController*)controller { 169 browserController_ = controller; [all...] |
page_info_bubble_controller.mm | 116 // the scheduled Tasks if the controller (and thus this bridge) get 124 // Sets the controller. 125 void set_controller(PageInfoBubbleController* controller) { 126 controller_ = controller; 154 PageInfoBubbleController* controller = 158 bridge->set_controller(controller); 159 [controller setCertID:ssl.cert_id()]; 160 [controller showWindow:nil]; 453 BrowserWindowController* controller = [parent windowController]; 455 if ([controller isKindOfClass:[BrowserWindowController class]]) [all...] |
dev_tools_controller.h | 34 // This controller's view.
|
html_dialog_window_controller.h | 19 // This controller manages a dialog box with properties and HTML content taken
|
page_info_bubble_controller_unittest.mm | 51 // The controller cleans up after itself when the window closes. 60 // Checks the controller's window for the requisite subviews in the given 115 FakeModel* model_; // Weak, owned by controller. 116 NSWindow* window_; // Weak, owned by controller.
|
search_engine_dialog_controller.h | 18 // Class that acts as a controller for the search engine choice dialog.
|
sidebar_controller.h | 33 // This controller's view.
|
/external/chromium/chrome/browser/ui/login/ |
login_prompt.cc | 265 NavigationController* controller = NULL; local 269 controller = &requesting_contents->controller(); 274 Source<NavigationController>(controller), 283 NavigationController* controller = NULL; local 287 controller = &requesting_contents->controller(); 292 Source<NavigationController>(controller), 306 NavigationController* controller = &requesting_contents->controller(); local [all...] |
/frameworks/base/core/java/android/view/animation/ |
LayoutAnimationController.java | 28 * A layout animation controller is used to animated a layout's, or a view 30 * them, the animation starts at a different time. A layout animation controller 74 * layout animation controller is set. 96 * Creates a new layout animation controller from external resources. 101 * layout animation controller 126 * Creates a new layout animation controller with a delay of 50% 136 * Creates a new layout animation controller with the specified delay 173 * this layout animation controller is . 189 * this layout animation controller is . 205 * this controller is set [all...] |
/sdk/apps/SdkController/src/com/android/tools/sdkcontroller/lib/ |
Connection.java | 35 * 'android.sdk.controller'. On the emulator side the connection is established 37 * 'android.sdk.controller' socket on the device. Typically, the port forwarding 40 * 'adb forward tcp:<TCP port number> localabstract:android.sdk.controller' 42 * The way communication between the emulator and SDK controller service works 61 * 1. Bind to "android.sdk.controller" socket, listening to emulator connections. 72 /** UNIX-domain name reserved for SDK controller. */ 73 public static final String SDK_CONTROLLER_PORT = "android.sdk.controller"; 86 * Emulator may connect to SDK controller before the app registers a channel 167 * Registers SDK controller channel. 169 * @param channel SDK controller emulator to register [all...] |
/external/jpeg/ |
structure.doc | 280 Each buffer controller sees the world as follows: 284 ------------------ controller ------------------ 286 The controller knows the dataflow requirements of steps A and B: how much data 310 particular job. The buffer controller concept should be regarded as an 312 task performed by any one controller. 320 |-- Preprocessing controller --| 322 Main controller --| 324 |-- Coefficient controller --| 334 * Main controller: buffer controller for the subsampled-data buffer, whic [all...] |
/external/qemu/distrib/jpeg-6b/ |
structure.doc | 280 Each buffer controller sees the world as follows: 284 ------------------ controller ------------------ 286 The controller knows the dataflow requirements of steps A and B: how much data 310 particular job. The buffer controller concept should be regarded as an 312 task performed by any one controller. 320 |-- Preprocessing controller --| 322 Main controller --| 324 |-- Coefficient controller --| 334 * Main controller: buffer controller for the subsampled-data buffer, whic [all...] |
/external/chromium/base/win/ |
event_trace_controller.h | 5 // Declaration of a Windows event trace controller class. 6 // The controller takes care of creating and manipulating event trace 15 // A trace controller can create an event tracing session, which either 85 // This class implements an ETW controller, which knows how to start and
|
/external/chromium/chrome/browser/net/ |
blob_url_request_job_factory.cc | 30 controller()->GetBlobDataFromUrl(request->url());
|
/external/chromium/chrome/browser/ssl/ |
ssl_policy_backend.h | 21 explicit SSLPolicyBackend(NavigationController* controller);
|
/external/chromium/chrome/browser/translate/ |
translate_tab_helper.cc | 14 language_state_(&tab_contents->controller()) {
|
/external/chromium/chrome/browser/ui/cocoa/bookmarks/ |
bookmark_all_tabs_controller.h | 20 // A controller for the Bookmark All Tabs sheet which is presented upon
|
bookmark_bar_bridge.h | 23 BookmarkBarBridge(BookmarkBarController* controller,
|
bookmark_bar_toolbar_view.h | 41 // The controller which tells us how we should be drawing (as normal or as a
|
bookmark_bar_toolbar_view_unittest.mm | 45 // Allows us to inject our fake controller below. 47 -(void)setController:(id<BookmarkBarToolbarViewController>)controller; 51 -(void)setController:(id<BookmarkBarToolbarViewController>)controller { 52 controller_ = controller;
|
bookmark_menu_cocoa_controller.h | 5 // Controller (MVC) for the bookmark menu.
|
/external/chromium/chrome/browser/ui/cocoa/extensions/ |
extension_install_dialog_controller.h | 21 // A controller for dialog to let the user install an extension. Created by
|