OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:hot_spot
(Results
1 - 25
of
32
) sorted by null
1
2
/external/chromium_org/ppapi/cpp/
mouse_cursor.cc
23
const Point&
hot_spot
) {
28
&
hot_spot
.pp_point()));
mouse_cursor.h
42
/// @param[in]
hot_spot
When setting a custom cursor, this identifies the
51
const Point&
hot_spot
= Point(0, 0));
/external/chromium_org/ppapi/thunk/
ppb_mouse_cursor_thunk.cc
21
const struct PP_Point*
hot_spot
) {
26
return enter.functions()->SetCursor(instance, type, image,
hot_spot
);
ppb_cursor_control_thunk.cc
21
const PP_Point*
hot_spot
) {
26
static_cast<PP_MouseCursor_Type>(type), custom_image,
hot_spot
);
/external/chromium_org/ppapi/shared_impl/
ppb_instance_shared.cc
63
const PP_Point*
hot_spot
) {
74
if (!
hot_spot
)
95
if (
hot_spot
->x < 0 ||
hot_spot
->x >= desc.size.width ||
hot_spot
->y < 0 ||
96
hot_spot
->y >= desc.size.height)
ppb_instance_shared.h
35
const PP_Point*
hot_spot
);
/external/chromium_org/ppapi/cpp/dev/
cursor_control_dev.cc
26
const Point&
hot_spot
) {
30
&
hot_spot
.pp_point()));
cursor_control_dev.h
27
const Point&
hot_spot
);
/external/chromium_org/native_client_sdk/doc_generated/pepper_beta/cpp/
classpp_1_1_mouse_cursor-members.html
14
<tr class="memlist"><td><a class="el" href="classpp_1_1_mouse_cursor.html#a94fc61cd6f995af87e1bf198c3fe788d">SetCursor</a>(const InstanceHandle &instance, PP_MouseCursor_Type type, const ImageData &image=ImageData(), const Point &
hot_spot
=Point(0, 0))</td><td><a class="el" href="classpp_1_1_mouse_cursor.html">pp::MouseCursor</a></td><td><code> [static]</code></td></tr>
classpp_1_1_mouse_cursor.html
18
<tr><td class="memItemLeft" align="right" valign="top">static bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classpp_1_1_mouse_cursor.html#a94fc61cd6f995af87e1bf198c3fe788d">SetCursor</a> (const <a class="el" href="classpp_1_1_instance_handle.html">InstanceHandle</a> &instance, PP_MouseCursor_Type type, const <a class="el" href="classpp_1_1_image_data.html">ImageData</a> &image=<a class="el" href="classpp_1_1_image_data.html">ImageData</a>(), const <a class="el" href="classpp_1_1_point.html">Point</a> &
hot_spot
=<a class="el" href="classpp_1_1_point.html">Point</a>(0, 0))</td></tr>
21
<a class="anchor" id="a94fc61cd6f995af87e1bf198c3fe788d"></a><!-- doxytag: member="pp::MouseCursor::SetCursor" ref="a94fc61cd6f995af87e1bf198c3fe788d" args="(const InstanceHandle &instance, PP_MouseCursor_Type type, const ImageData &image=ImageData(), const Point &
hot_spot
=Point(0, 0))" -->
47
<td class="paramname"><em>
hot_spot
</em> = <code><a class="el" href="classpp_1_1_point.html">Point</a>(0, 0)</code> </td>
65
<tr><td class="paramdir">[in]</td><td class="paramname">
hot_spot
</td><td>When setting a custom cursor, this identifies the pixel position within the given image of the "hot spot" of the cursor. When specifying a stock cursor, this parameter is ignored.</td></tr>
/external/chromium_org/native_client_sdk/doc_generated/pepper_dev/cpp/
classpp_1_1_mouse_cursor-members.html
14
<tr class="memlist"><td><a class="el" href="classpp_1_1_mouse_cursor.html#a94fc61cd6f995af87e1bf198c3fe788d">SetCursor</a>(const InstanceHandle &instance, PP_MouseCursor_Type type, const ImageData &image=ImageData(), const Point &
hot_spot
=Point(0, 0))</td><td><a class="el" href="classpp_1_1_mouse_cursor.html">pp::MouseCursor</a></td><td><code> [static]</code></td></tr>
classpp_1_1_mouse_cursor.html
18
<tr><td class="memItemLeft" align="right" valign="top">static bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classpp_1_1_mouse_cursor.html#a94fc61cd6f995af87e1bf198c3fe788d">SetCursor</a> (const <a class="el" href="classpp_1_1_instance_handle.html">InstanceHandle</a> &instance, PP_MouseCursor_Type type, const <a class="el" href="classpp_1_1_image_data.html">ImageData</a> &image=<a class="el" href="classpp_1_1_image_data.html">ImageData</a>(), const <a class="el" href="classpp_1_1_point.html">Point</a> &
hot_spot
=<a class="el" href="classpp_1_1_point.html">Point</a>(0, 0))</td></tr>
21
<a class="anchor" id="a94fc61cd6f995af87e1bf198c3fe788d"></a><!-- doxytag: member="pp::MouseCursor::SetCursor" ref="a94fc61cd6f995af87e1bf198c3fe788d" args="(const InstanceHandle &instance, PP_MouseCursor_Type type, const ImageData &image=ImageData(), const Point &
hot_spot
=Point(0, 0))" -->
47
<td class="paramname"><em>
hot_spot
</em> = <code><a class="el" href="classpp_1_1_point.html">Point</a>(0, 0)</code> </td>
65
<tr><td class="paramdir">[in]</td><td class="paramname">
hot_spot
</td><td>When setting a custom cursor, this identifies the pixel position within the given image of the "hot spot" of the cursor. When specifying a stock cursor, this parameter is ignored.</td></tr>
/external/chromium_org/native_client_sdk/doc_generated/pepper_stable/cpp/
classpp_1_1_mouse_cursor-members.html
14
<tr class="memlist"><td><a class="el" href="classpp_1_1_mouse_cursor.html#a94fc61cd6f995af87e1bf198c3fe788d">SetCursor</a>(const InstanceHandle &instance, PP_MouseCursor_Type type, const ImageData &image=ImageData(), const Point &
hot_spot
=Point(0, 0))</td><td><a class="el" href="classpp_1_1_mouse_cursor.html">pp::MouseCursor</a></td><td><code> [static]</code></td></tr>
classpp_1_1_mouse_cursor.html
18
<tr><td class="memItemLeft" align="right" valign="top">static bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classpp_1_1_mouse_cursor.html#a94fc61cd6f995af87e1bf198c3fe788d">SetCursor</a> (const <a class="el" href="classpp_1_1_instance_handle.html">InstanceHandle</a> &instance, PP_MouseCursor_Type type, const <a class="el" href="classpp_1_1_image_data.html">ImageData</a> &image=<a class="el" href="classpp_1_1_image_data.html">ImageData</a>(), const <a class="el" href="classpp_1_1_point.html">Point</a> &
hot_spot
=<a class="el" href="classpp_1_1_point.html">Point</a>(0, 0))</td></tr>
21
<a class="anchor" id="a94fc61cd6f995af87e1bf198c3fe788d"></a><!-- doxytag: member="pp::MouseCursor::SetCursor" ref="a94fc61cd6f995af87e1bf198c3fe788d" args="(const InstanceHandle &instance, PP_MouseCursor_Type type, const ImageData &image=ImageData(), const Point &
hot_spot
=Point(0, 0))" -->
47
<td class="paramname"><em>
hot_spot
</em> = <code><a class="el" href="classpp_1_1_point.html">Point</a>(0, 0)</code> </td>
65
<tr><td class="paramdir">[in]</td><td class="paramname">
hot_spot
</td><td>When setting a custom cursor, this identifies the pixel position within the given image of the "hot spot" of the cursor. When specifying a stock cursor, this parameter is ignored.</td></tr>
/external/chromium_org/ppapi/api/dev/
ppb_cursor_control_dev.idl
19
* must be an ImageData resource containing the cursor and "
hot_spot
" must
25
[in] PP_Point
hot_spot
);
/external/chromium_org/chrome/browser/ui/tabs/
dock_info.h
39
// Indicates the window should be maximized on the monitor at
hot_spot
.
115
void set_hot_spot(const gfx::Point&
hot_spot
) { hot_spot_ =
hot_spot
; }
116
const gfx::Point&
hot_spot
() const { return hot_spot_; }
function in class:DockInfo
148
// type and
hot_spot
are set from the supplied parameters. This is used
/external/chromium_org/ppapi/c/dev/
ppb_cursor_control_dev.h
36
* must be an ImageData resource containing the cursor and "
hot_spot
" must
42
const struct PP_Point*
hot_spot
);
/external/chromium_org/native_client_sdk/doc_generated/pepper_beta/c/
struct_p_p_b___mouse_cursor__1__0.html
15
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="group___enums.html#ga4f272d99be14aacafe08dfd4ef830918">PP_Bool</a>(* </td><td class="memItemRight" valign="bottom"><a class="el" href="struct_p_p_b___mouse_cursor__1__0.html#affb0522468db2deccac0715c3997c2da">SetCursor</a> )(<a class="el" href="group___typedefs.html#ga89b662403e6a687bb914b80114c0d19d">PP_Instance</a> instance, enum <a class="el" href="group___enums.html#gac53273018386c1db9542d2a06bbe118b">PP_MouseCursor_Type</a> type, <a class="el" href="group___typedefs.html#gafdc3895ee80f4750d0d95ae1b677e9b7">PP_Resource</a> image, const struct <a class="el" href="struct_p_p___point.html">PP_Point</a> *
hot_spot
)</td></tr>
20
<a class="anchor" id="affb0522468db2deccac0715c3997c2da"></a><!-- doxytag: member="PPB_MouseCursor::SetCursor" ref="affb0522468db2deccac0715c3997c2da" args=")(PP_Instance instance, enum PP_MouseCursor_Type type, PP_Resource image, const struct PP_Point *
hot_spot
)" -->
25
<td class="memname"><a class="el" href="group___enums.html#ga4f272d99be14aacafe08dfd4ef830918">PP_Bool</a>(* <a class="el" href="struct_p_p_b___mouse_cursor__1__0.html#affb0522468db2deccac0715c3997c2da">PPB_MouseCursor::SetCursor</a>)(<a class="el" href="group___typedefs.html#ga89b662403e6a687bb914b80114c0d19d">PP_Instance</a> instance, enum <a class="el" href="group___enums.html#gac53273018386c1db9542d2a06bbe118b">PP_MouseCursor_Type</a> type, <a class="el" href="group___typedefs.html#gafdc3895ee80f4750d0d95ae1b677e9b7">PP_Resource</a> image, const struct <a class="el" href="struct_p_p___point.html">PP_Point</a> *
hot_spot
)</td>
38
<tr><td class="paramdir">[in]</td><td class="paramname">
hot_spot
</td><td>When setting a custom cursor, this identifies the pixel position within the given image of the "hot spot" of the cursor. When specifying a stock cursor, this parameter is ignored.</td></tr>
/external/chromium_org/native_client_sdk/doc_generated/pepper_dev/c/
struct_p_p_b___mouse_cursor__1__0.html
15
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="group___enums.html#ga4f272d99be14aacafe08dfd4ef830918">PP_Bool</a>(* </td><td class="memItemRight" valign="bottom"><a class="el" href="struct_p_p_b___mouse_cursor__1__0.html#affb0522468db2deccac0715c3997c2da">SetCursor</a> )(<a class="el" href="group___typedefs.html#ga89b662403e6a687bb914b80114c0d19d">PP_Instance</a> instance, enum <a class="el" href="group___enums.html#gac53273018386c1db9542d2a06bbe118b">PP_MouseCursor_Type</a> type, <a class="el" href="group___typedefs.html#gafdc3895ee80f4750d0d95ae1b677e9b7">PP_Resource</a> image, const struct <a class="el" href="struct_p_p___point.html">PP_Point</a> *
hot_spot
)</td></tr>
20
<a class="anchor" id="affb0522468db2deccac0715c3997c2da"></a><!-- doxytag: member="PPB_MouseCursor::SetCursor" ref="affb0522468db2deccac0715c3997c2da" args=")(PP_Instance instance, enum PP_MouseCursor_Type type, PP_Resource image, const struct PP_Point *
hot_spot
)" -->
25
<td class="memname"><a class="el" href="group___enums.html#ga4f272d99be14aacafe08dfd4ef830918">PP_Bool</a>(* <a class="el" href="struct_p_p_b___mouse_cursor__1__0.html#affb0522468db2deccac0715c3997c2da">PPB_MouseCursor::SetCursor</a>)(<a class="el" href="group___typedefs.html#ga89b662403e6a687bb914b80114c0d19d">PP_Instance</a> instance, enum <a class="el" href="group___enums.html#gac53273018386c1db9542d2a06bbe118b">PP_MouseCursor_Type</a> type, <a class="el" href="group___typedefs.html#gafdc3895ee80f4750d0d95ae1b677e9b7">PP_Resource</a> image, const struct <a class="el" href="struct_p_p___point.html">PP_Point</a> *
hot_spot
)</td>
38
<tr><td class="paramdir">[in]</td><td class="paramname">
hot_spot
</td><td>When setting a custom cursor, this identifies the pixel position within the given image of the "hot spot" of the cursor. When specifying a stock cursor, this parameter is ignored.</td></tr>
/external/chromium_org/native_client_sdk/doc_generated/pepper_stable/c/
struct_p_p_b___mouse_cursor__1__0.html
15
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="group___enums.html#ga4f272d99be14aacafe08dfd4ef830918">PP_Bool</a>(* </td><td class="memItemRight" valign="bottom"><a class="el" href="struct_p_p_b___mouse_cursor__1__0.html#affb0522468db2deccac0715c3997c2da">SetCursor</a> )(<a class="el" href="group___typedefs.html#ga89b662403e6a687bb914b80114c0d19d">PP_Instance</a> instance, enum <a class="el" href="group___enums.html#gac53273018386c1db9542d2a06bbe118b">PP_MouseCursor_Type</a> type, <a class="el" href="group___typedefs.html#gafdc3895ee80f4750d0d95ae1b677e9b7">PP_Resource</a> image, const struct <a class="el" href="struct_p_p___point.html">PP_Point</a> *
hot_spot
)</td></tr>
20
<a class="anchor" id="affb0522468db2deccac0715c3997c2da"></a><!-- doxytag: member="PPB_MouseCursor::SetCursor" ref="affb0522468db2deccac0715c3997c2da" args=")(PP_Instance instance, enum PP_MouseCursor_Type type, PP_Resource image, const struct PP_Point *
hot_spot
)" -->
25
<td class="memname"><a class="el" href="group___enums.html#ga4f272d99be14aacafe08dfd4ef830918">PP_Bool</a>(* <a class="el" href="struct_p_p_b___mouse_cursor__1__0.html#affb0522468db2deccac0715c3997c2da">PPB_MouseCursor::SetCursor</a>)(<a class="el" href="group___typedefs.html#ga89b662403e6a687bb914b80114c0d19d">PP_Instance</a> instance, enum <a class="el" href="group___enums.html#gac53273018386c1db9542d2a06bbe118b">PP_MouseCursor_Type</a> type, <a class="el" href="group___typedefs.html#gafdc3895ee80f4750d0d95ae1b677e9b7">PP_Resource</a> image, const struct <a class="el" href="struct_p_p___point.html">PP_Point</a> *
hot_spot
)</td>
38
<tr><td class="paramdir">[in]</td><td class="paramname">
hot_spot
</td><td>When setting a custom cursor, this identifies the pixel position within the given image of the "hot spot" of the cursor. When specifying a stock cursor, this parameter is ignored.</td></tr>
/external/chromium_org/native_client_sdk/src/examples/api/mouse_cursor/
mouse_cursor.cc
58
pp::Point
hot_spot
(16, 16);
59
pp::MouseCursor::SetCursor(this, cursor, custom_cursor_,
hot_spot
);
/external/chromium_org/ppapi/api/
ppb_mouse_cursor.idl
97
* @param[in]
hot_spot
When setting a custom cursor, this identifies the
107
[in] PP_Point
hot_spot
);
/external/chromium_org/ppapi/c/
ppb_mouse_cursor.h
119
* @param[in]
hot_spot
When setting a custom cursor, this identifies the
129
const struct PP_Point*
hot_spot
);
/external/chromium_org/content/common/cursors/
webcursor_mac.mm
356
NSPoint
hot_spot
= [cursor hotSpot];
357
cursor_info.hotspot = gfx::Point(
hot_spot
.x,
hot_spot
.y);
/external/chromium_org/ppapi/proxy/
ppb_instance_proxy.h
97
const PP_Point*
hot_spot
) OVERRIDE;
221
const PP_Point&
hot_spot
);
Completed in 1963 milliseconds
1
2