HomeSort by relevance Sort by last modified time
    Searched full:hotspot (Results 51 - 75 of 268) sorted by null

1 23 4 5 6 7 8 91011

  /external/chromium_org/third_party/webrtc/modules/desktop_capture/
mouse_cursor_monitor_mac.mm 220 NSPoint nshotspot = [nscursor hotSpot];
221 DesktopVector hotspot(
247 last_cursor_->hotspot().equals(hotspot) &&
262 scoped_ptr<MouseCursor> cursor(new MouseCursor(image.release(), hotspot));
  /external/chromium_org/content/common/cursors/
webcursor_mac.mm 114 hotSpot:NSMakePoint(hotspot_x,
136 const gfx::Point& hotspot) {
168 gfx::ScalePoint(hotspot, 1 / custom_scale)).ToCGPoint());
178 hotSpot:dip_hotspot];
356 NSPoint hot_spot = [cursor hotSpot];
357 cursor_info.hotspot = gfx::Point(hot_spot.x, hot_spot.y);
webcursor.cc 64 hotspot_ = cursor_info.hotspot;
74 cursor_info->hotspot = hotspot_;
258 // Clamp the hotspot to the custom image's dimensions.
webcursor.h 63 gfx::Point hotspot; member in struct:content::WebCursor::CursorInfo
150 // Clamp the hotspot to the custom image's bounds, if this is a custom cursor.
156 // Hotspot in cursor image in pixels.
  /external/wpa_supplicant_8/wpa_supplicant/
README-HS20 1 wpa_supplicant and Hotspot 2.0
5 Hotspot 2.0 (Release 1) implementation in wpa_supplicant can be
10 Introduction to Wi-Fi Hotspot 2.0
13 Hotspot 2.0 is the name of the Wi-Fi Alliance specification that is used
19 The Hotspot 2.0 specification is also available from WFA:
55 Interworking and Hotspot 2.0 functionality are optional components that
71 to control Hotspot 2.0 operations.
76 # Enable Hotspot 2.0
224 # (Hotspot 2.0 PerProviderSubscription/UpdateIdentifier)
311 operations related to Hotspot 2.0
    [all...]
  /external/chromium_org/third_party/WebKit/ManualTests/
css3-cursor-fallback-strict.html 26 <td><div style='width:100px;height:100px;background-color:lightblue; cursor:url(resources/helpCursor.tiff) 1 1 text;'></div></td> <!-- CSS3 hot spot - invalid, should have comma after hotspot coords -->
27 <td><div style='width:100px;height:100px;background-color:lightblue; cursor:url(resources/helpCursor.tiff) 1, text;'></div></td> <!-- CSS3 hot spot - invalid, should have two hotspot coords -->
28 <td><div style='width:100px;height:100px;background-color:lightblue; cursor:url(resources/helpCursor.tiff) 1 2 3, text;'></div></td> <!-- CSS3 hot spot - invalid, should have two hotspot coords -->
49 <p>In each of the blue boxes below, the hotspot is out-of-range. For now this means a failure to show the custom cursor(lower level problem?).</p>
  /external/chromium_org/third_party/WebKit/Source/platform/
Cursor.cpp 145 Cursor::Cursor(Image* image, const IntPoint& hotSpot)
148 , m_hotSpot(determineHotSpot(image, hotSpot))
153 Cursor::Cursor(Image* image, const IntPoint& hotSpot, float scale)
156 , m_hotSpot(determineHotSpot(image, hotSpot))
  /external/chromium_org/third_party/WebKit/Source/platform/graphics/
DeferredImageDecoder.cpp 291 bool DeferredImageDecoder::hotSpot(IntPoint& hotSpot) const
294 return m_actualDecoder ? m_actualDecoder->hotSpot(hotSpot) : false;
ImageSource.cpp 103 bool ImageSource::getHotSpot(IntPoint& hotSpot) const
105 return m_decoder ? m_decoder->hotSpot(hotSpot) : false;
DeferredImageDecoder.h 75 bool hotSpot(IntPoint&) const;
  /external/chromium_org/third_party/webrtc/modules/desktop_capture/win/
screen_capturer_win_gdi.cc 296 cursor->hotspot = cursor_image->hotspot();
309 last_cursor_.hotspot.equals(cursor->hotspot) &&
  /external/chromium_org/ui/ozone/platform/dri/
cursor_factory_evdev_dri.cc 64 cursor_->hotspot().OffsetFromOrigin();
  /external/wpa_supplicant_8/src/utils/
browser-system.c 2 * Hotspot 2.0 client - Web browser using system browser
browser-android.c 2 * Hotspot 2.0 client - Web browser using Android browser
browser-wpadebug.c 2 * Hotspot 2.0 client - Web browser using wpadebug on Android
  /frameworks/base/core/res/res/values-mcc268-mnc03/
config.xml 38 <string translatable="false" name="config_tether_apndata">Optimus HotSpot,modem,,,,,,,,,268,03,,DUN</string>
  /frameworks/support/v4/java/android/support/v4/graphics/drawable/
DrawableCompat.java 197 * Specifies the hotspot's location within the drawable.
200 * @param x The X coordinate of the center of the hotspot
201 * @param y The Y coordinate of the center of the hotspot
208 * Sets the bounds to which the hotspot is constrained, if they should be
  /external/chromium_org/chrome/browser/ui/tabs/
dock_info.h 50 // Returns true if |screen_loc| is close to the hotspot at |x|, |y|. If the
51 // point is close enough to the hotspot true is returned and |in_enable_area|
114 // The location of the hotspot.
  /external/chromium_org/third_party/WebKit/Source/platform/image-decoders/ico/
ICOImageDecoder.h 59 virtual bool hotSpot(IntPoint&) const OVERRIDE;
119 // Stores the hot-spot for |index| in |hotSpot| and returns true,
121 bool hotSpotAtIndex(size_t index, IntPoint& hotSpot) const;
ICOImageDecoder.cpp 138 bool ICOImageDecoder::hotSpot(IntPoint& hotSpot) const
143 return hotSpotAtIndex(0, hotSpot);
146 bool ICOImageDecoder::hotSpotAtIndex(size_t index, IntPoint& hotSpot) const
151 hotSpot = m_dirEntries[index].m_hotSpot;
  /external/replicaisland/src/com/replica/replicaisland/
LifetimeComponent.java 104 HotSpotSystem hotSpot = sSystemRegistry.hotSpotSystem;
105 if (hotSpot != null) {
107 if (hotSpot.getHotSpot(parentObject.getCenteredPositionX(),
  /external/wpa_supplicant_8/hs20/server/ca/
openssl.cnf 1 # OpenSSL configuration file for Hotspot 2.0 PKI (Intermediate CA)
115 # Hotspot 2.0 PKI requirements
193 # Hotspot 2.0 PKI requirements
  /external/chromium_org/remoting/client/plugin/
pepper_input_handler.h 49 const pp::Point& hotspot);
  /external/chromium_org/remoting/proto/
control.proto 47 // X,Y coordinates (relative to upper-left corner) of the cursor hotspot.
  /external/chromium_org/third_party/WebKit/public/platform/
WebCursorInfo.h 97 WebPoint hotSpot;

Completed in 583 milliseconds

1 23 4 5 6 7 8 91011