Home | History | Annotate | Download | only in cpp

Lines Matching full:code

2 // Use of this source code is governed by a BSD-style license that can be
20 /// This class allows you to associate the <code>PPP_MouseLock</code> and
21 /// <code>PPB_MouseLock</code> C-based interfaces with an object. It associates
23 /// handling the <code>PPP_MouseLock</code> interface that the browser calls.
29 /// @code
38 /// @code
52 /// A constructor for creating a <code>MouseLock</code>.
68 /// <code>PP_INPUTEVENT_TYPE_MOUSEMOVE</code> event. The
69 /// <code>GetPosition()</code> function in <code>InputEvent()</code>
71 /// entered. The <code>GetMovement()</code> function provides relative
80 /// @param[in] cc A <code>CompletionCallback</code> to be called upon
83 /// @return An int32_t containing an error code from <code>pp_errors.h</code>.
88 /// will be notified using the <code>PPP_MouseLock</code> interface when it