HomeSort by relevance Sort by last modified time
    Searched full:attached (Results 326 - 350 of 3279) sorted by null

<<11121314151617181920>>

  /device/lge/mako/overlay/packages/apps/Mms/res/xml-mcc302-mnc370/
mms_config.xml 31 <!-- Maximum height for an attached image -->
34 <!-- Maximum width for an attached image -->
  /device/lge/mako/overlay/packages/apps/Mms/res/xml-mcc302-mnc490/
mms_config.xml 31 <!-- Maximum height for an attached image -->
34 <!-- Maximum width for an attached image -->
  /device/lge/mako/overlay/packages/apps/Mms/res/xml-mcc302-mnc500/
mms_config.xml 31 <!-- Maximum height for an attached image -->
34 <!-- Maximum width for an attached image -->
  /device/lge/mako/overlay/packages/apps/Mms/res/xml-mcc302-mnc610/
mms_config.xml 31 <!-- Maximum height for an attached image -->
34 <!-- Maximum width for an attached image -->
  /device/lge/mako/overlay/packages/apps/Mms/res/xml-mcc302-mnc720/
mms_config.xml 31 <!-- Maximum height for an attached image -->
34 <!-- Maximum width for an attached image -->
  /external/chromium/chrome/browser/ui/cocoa/extensions/
extension_popup_controller.h 53 // Whether the popup has a devtools window attached to it.
86 // Show the dev tools attached to the popup.
  /external/chromium-trace/trace-viewer/examples/
multi_timeline.html 99 // Creating attached vs detached stress tests the canvas- and viewport-
101 var create_detached = parentEl.getAttribute('create-attached') == 1;
  /external/chromium_org/base/message_loop/
message_pump_io_ios.h 106 // If a FileDescriptorWatcher is passed in which is already attached to
110 // event previously attached to |controller| is aborted.
  /external/chromium_org/chrome/browser/guestview/
guestview.h 91 bool attached() const { return !!embedder_web_contents_; } function in class:GuestView
132 // the guest is attached to a particular embedder.
  /external/chromium_org/chrome/browser/ui/cocoa/extensions/
extension_popup_controller.h 51 // Whether the popup has a devtools window attached to it.
91 // Show the dev tools attached to the popup.
  /external/chromium_org/chrome/browser/ui/find_bar/
find_bar_controller.h 55 // Accessor for the attached WebContents.
58 // Changes the WebContents that this FindBar is attached to. This
  /external/chromium_org/chrome/browser/ui/gtk/extensions/
extension_popup_gtk.h 92 void OnDevToolsStateChanged(content::DevToolsAgentHost*, bool attached);
108 // Whether a devtools window is attached to this bubble.
  /external/chromium_org/chrome/browser/ui/views/extensions/
extension_popup.h 51 // |browser| is the browser to which the pop-up will be attached. NULL is a
110 void OnDevToolsStateChanged(content::DevToolsAgentHost*, bool attached);
  /external/chromium_org/content/browser/browser_plugin/
browser_plugin_guest_manager.h 61 // provided URL. Optionally, the new guest may be attached to a
62 // |guest_opener|, and may be attached to a pre-selected |routing_id|.
  /external/chromium_org/content/renderer/media/
video_source_handler.cc 24 // PpFrameReceiver implements cricket::VideoRenderer so that it can be attached
26 // It can be attached to a FrameReaderInterface to output the received frame.
  /external/chromium_org/remoting/host/
ipc_desktop_environment_unittest.cc 417 // Runs until the desktop is attached and exits immediately after that.
427 // Run the message loop until the desktop is attached.
457 // Run the message loop until the desktop is attached.
494 // Run the message loop until the desktop is attached.
535 // Run the message loop until the desktop is attached.
570 // Run the message loop until the desktop is attached.
605 // Run the message loop until the desktop is attached.
640 // Run the message loop until the desktop is attached.
  /external/chromium_org/remoting/host/win/
host_service.h 93 // Specifies ID of the attached session or |kInvalidSession| if no session
94 // is attached to the WTS terminal.
  /external/chromium_org/third_party/WebKit/Source/core/html/canvas/
WebGLFramebuffer.cpp 355 *reason = "the internalformat of the attached renderbuffer is not DEPTH_COMPONENT16";
362 *reason = "the attached texture is not a depth texture";
371 *reason = "the internalformat of the attached renderbuffer is not STENCIL_INDEX8";
378 *reason = "the internalformat of the attached renderbuffer is not DEPTH_STENCIL";
385 *reason = "the attached texture is not a DEPTH_STENCIL texture";
394 *reason = "the internalformat of the attached renderbuffer is not color-renderable";
400 *reason = "the internalformat of the attached texture is not color-renderable";
413 *reason = "unsupported type: The attached texture is not supported to be rendered to";
  /external/chromium_org/third_party/WebKit/Source/heap/
ThreadState.h 52 // Disassociate attached ThreadState from the current thread. The thread
80 // We would like to manage lifetime of the ThreadState attached
  /external/chromium_org/third_party/jstemplate/tutorial_examples/
11-jseval.html 73 This is the div to which the instantiated template will be attached.
82 This is the template div. It will be copied and attached to the div above with:
  /external/chromium_org/third_party/protobuf/java/src/main/java/com/google/protobuf/
InvalidProtocolBufferException.java 62 * Returns the unfinished message attached to the exception, or null if
63 * no message is attached.
  /external/iproute2/man/man8/
ip-neighbour.8 61 the interface to which this neighbour is attached.
133 only list the neighbours attached to this device.
  /external/jmonkeyengine/engine/src/core/com/jme3/texture/
FrameBuffer.java 87 * are attached to an attachment slot on a <code>FrameBuffer</code>.
159 * of samples. If any textures are attached to this FrameBuffer, then
258 * array maps into a color buffer attached to this framebuffer.
368 * @return The number of color buffers attached to this texture.
383 * @return The first color buffer attached to this FrameBuffer, or null
384 * if no color buffers are attached.
394 * @return The depth buffer attached to this FrameBuffer, or null
395 * if no depth buffer is attached
  /external/openfst/src/bin/
fstsymbols.cc 21 // attached to the input Fst.
46 " tables attached to an FST.\n\n Usage: ";
  /external/qemu/distrib/sdl-1.2.15/docs/html/
sdlnumjoysticks.html 123 >Counts the number of joysticks attached to the system.</P
133 >Returns the number of attached joysticks</P

Completed in 413 milliseconds

<<11121314151617181920>>