Home
last modified time | relevance | path

Searched full:focus (Results 1 – 25 of 379) sorted by relevance

12345678910>>...16

/OK3568_Linux_fs/external/xserver/Xi/
H A Dgetfocus.c49 * Extension function to get the focus for an extension device.
57 #include "windowstr.h" /* focus struct */
67 * This procedure gets the focus for a device.
81 * This procedure gets the focus for a device.
89 FocusClassPtr focus; in ProcXGetDeviceFocus() local
99 if (!dev->focus) in ProcXGetDeviceFocus()
109 focus = dev->focus; in ProcXGetDeviceFocus()
111 if (focus->win == NoneWin) in ProcXGetDeviceFocus()
112 rep.focus = None; in ProcXGetDeviceFocus()
113 else if (focus->win == PointerRootWin) in ProcXGetDeviceFocus()
[all …]
H A Dxisetdevfocus.c27 * Request to set and get an input device's focus.
51 swapl(&stuff->focus); in SProcXISetFocus()
81 if (!dev->focus) in ProcXISetFocus()
84 return SetInputFocus(client, dev, stuff->focus, RevertToParent, in ProcXISetFocus()
101 if (!dev->focus) in ProcXIGetFocus()
111 if (dev->focus->win == NoneWin) in ProcXIGetFocus()
112 rep.focus = None; in ProcXIGetFocus()
113 else if (dev->focus->win == PointerRootWin) in ProcXIGetFocus()
114 rep.focus = PointerRoot; in ProcXIGetFocus()
115 else if (dev->focus->win == FollowKeyboardWin) in ProcXIGetFocus()
[all …]
H A Dsetfocus.c49 * Request to set the focus for an extension device.
57 #include "windowstr.h" /* focus struct */
70 * This procedure sets the focus for a device.
80 swapl(&stuff->focus); in SProcXSetDeviceFocus()
87 * This procedure sets the focus for a device.
103 if (!dev->focus) in ProcXSetDeviceFocus()
106 ret = SetInputFocus(client, dev, stuff->focus, stuff->revertTo, in ProcXSetDeviceFocus()
H A Dexevents.c452 /* We can't just copy over the focus class. When an app sets the focus, in DeepCopyKeyboardClasses()
453 * it'll do so on the master device. Copying the SDs focus means losing in DeepCopyKeyboardClasses()
454 * the focus. in DeepCopyKeyboardClasses()
455 * So we only copy the focus class if the device didn't have one, in DeepCopyKeyboardClasses()
458 if (from->focus) { in DeepCopyKeyboardClasses()
459 if (!to->focus) { in DeepCopyKeyboardClasses()
463 to->focus = classes->focus; in DeepCopyKeyboardClasses()
464 if (!to->focus) { in DeepCopyKeyboardClasses()
465 to->focus = calloc(1, sizeof(FocusClassRec)); in DeepCopyKeyboardClasses()
466 if (!to->focus) in DeepCopyKeyboardClasses()
[all …]
/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastergui/static/css/
H A Dbootstrap.min.css5focus-inner,input::-moz-focus-inner{padding:0;border:0}input{line-height:normal}input[type=checkbo…
H A Dbootstrap.css138 button::-moz-focus-inner,
139 input::-moz-focus-inner {
1104 a:focus {
1108 a:focus {
1110 outline: 5px auto -webkit-focus-ring-color;
1164 .sr-only-focusable:focus {
1344 a.text-primary:focus {
1351 a.text-success:focus {
1358 a.text-info:focus {
1365 a.text-warning:focus {
[all …]
H A Dbootstrap3-transition.css48 .btn-primary.disabled.focus,
49 .btn-primary.disabled:focus,
51 .btn-primary.focus[disabled],
52 .btn-primary[disabled]:focus,
54 fieldset[disabled] .btn-primary.focus,
55 fieldset[disabled] .btn-primary:focus,
210 a.warning:focus {
214 a.toggle-errors:focus,
215 a.toggle-warnings:focus {
H A Dbootstrap.css.map1focus.less","less/mixins/image.less","less/type.less","less/mixins/text-emphasis.less","less/mixin…
/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dmp6507.c118 struct ext_dev focus; member
212 prop = of_find_property(node, "focus-speed-up-table", &length_up); in fill_speed_squeue()
220 ret = of_property_read_u32_array(node, "focus-speed-up-table", in fill_speed_squeue()
237 prop = of_find_property(node, "focus-speed-down-table", &length_down); in fill_speed_squeue()
245 ret = of_property_read_u32_array(node, "focus-speed-down-table", in fill_speed_squeue()
435 motor->focus.en_gpio = devm_gpiod_get(motor->dev, in motor_dev_parse_dt()
437 if (IS_ERR(motor->focus.en_gpio)) in motor_dev_parse_dt()
456 "focus-step-max", in motor_dev_parse_dt()
457 &motor->focus.step_max); in motor_dev_parse_dt()
459 motor->focus.step_max = FOCUS_MAX_STEP_DEF; in motor_dev_parse_dt()
[all …]
H A Dak7375.c14 * This sets the minimum granularity for the focus positions.
15 * A value of 1 gives maximum accuracy for a desired focus position
36 struct v4l2_ctrl *focus; member
129 dev_vcm->focus = v4l2_ctrl_new_std(hdl, ops, V4L2_CID_FOCUS_ABSOLUTE, in ak7375_init_controls()
208 for (val = ak7375_dev->focus->val & ~(AK7375_CTRL_STEPS - 1); in ak7375_vcm_suspend()
251 for (val = ak7375_dev->focus->val % AK7375_CTRL_STEPS; in ak7375_vcm_resume()
252 val <= ak7375_dev->focus->val; in ak7375_vcm_resume()
H A Dad5820.c5 * AD5820 DAC driver for camera voice coil focus.
184 * for focus position, because it is meaningless for user. Meaningful in ad5820_init_controls()
185 * would be to use focus distance or even its inverse, but since the in ad5820_init_controls()
187 * will just use abstract codes here. In any case, smaller value = focus in ad5820_init_controls()
188 * position farther from camera. The default zero value means focus at in ad5820_init_controls()
328 strscpy(coil->subdev.name, "ad5820 focus", sizeof(coil->subdev.name)); in ad5820_probe()
H A Ddw9768.c18 * This sets the minimum granularity for the focus positions.
19 * A value of 1 gives maximum accuracy for a desired focus position
104 struct v4l2_ctrl *focus; member
271 for (val = dw9768->focus->val % DW9768_MOVE_STEPS; in dw9768_init()
272 val <= dw9768->focus->val; in dw9768_init()
291 val = round_down(dw9768->focus->val, DW9768_MOVE_STEPS); in dw9768_release()
411 dw9768->focus = v4l2_ctrl_new_std(hdl, ops, V4L2_CID_FOCUS_ABSOLUTE, 0, in dw9768_init_controls()
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Dext-ctrls-camera.rst142 position. The unit is undefined. Positive values set the focus
147 amount. The unit is undefined. Positive values move the focus closer
152 Enables continuous automatic focus adjustments. The effect of manual
153 focus adjustments while this feature is enabled is undefined,
157 Starts single auto focus process. The effect of setting this control
167 .. _v4l2-auto-focus-status:
170 The automatic focus status. This is a read-only control.
183 - Automatic focus is not active.
187 - Focus has been reached.
189 - Automatic focus has failed, the driver will not transition from
[all …]
/OK3568_Linux_fs/external/xserver/dix/
H A Devents.c1333 else if (replayDev->focus && in ComputeFreezes()
1639 else if (keybd->focus) in ActivateKeyboardGrab()
1640 oldWin = keybd->focus->win; in ActivateKeyboardGrab()
1644 oldWin = keybd->focus->win; in ActivateKeyboardGrab()
1687 if (keybd->focus) in DeactivateKeyboardGrab()
1688 focusWin = keybd->focus->win; in DeactivateKeyboardGrab()
1695 focusWin = inputInfo.keyboard->focus->win; in DeactivateKeyboardGrab()
2700 * For events from a non-grabbed, non-focus device, DeliverDeviceEvents is
3978 * If the event is a keyboard event, the ancestors of the focus window are
3980 * activated. If the focus window itself is reached and it's descendants
[all …]
H A Denterleave.c47 * focus in/out in the case of multiple pointers/keyboard foci.
49 * Since we can't send more than one Enter or Leave/Focus in or out event per
57 * For a full description of the focus in/out model from a window's
71 * - NotifyPointer events may be sent if the focus changes from window A to
73 * sent for the pointer paired with the keyboard that is involved in the focus
107 * Return TRUE if at least one keyboard focus is set to 'win' (excluding
152 * Search for the first window below 'win' that has a focus directly within
801 xi2event->sourceid = dev->id; /* a device doesn't change focus by itself */ in DeviceFocusEvent()
848 * Send focus out events to all windows between 'child' and 'ancestor'.
902 Case 3A: There is at least one other focus on W itself in CoreFocusInEvents()
[all …]
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/
H A DLensHw.cpp87 LOGI_CAMHW_SUBM(LENS_SUBM, "query focus ctrl failed"); in queryLensSupport()
290 LOGI_CAMHW_SUBM(LENS_SUBM, "query focus ctrl failed"); in setLensVcmMaxlogpos()
314 LOGE_CAMHW_SUBM(LENS_SUBM, "focus is not supported"); in setFocusParamsSync()
329 LOGE_CAMHW_SUBM(LENS_SUBM, "set focus result failed to device"); in setFocusParamsSync()
339 LOGE_CAMHW_SUBM(LENS_SUBM, "get focus timeinfo failed"); in setFocusParamsSync()
351 …LOGD_CAMHW_SUBM(LENS_SUBM, "|||set focus result: %d, focus_pos %d, _last_zoomchg_focus %d, end tim… in setFocusParamsSync()
368 LOGE_CAMHW_SUBM(LENS_SUBM, "focus is not supported"); in setFocusParams()
394 LOGI_AF("set focus position: %d", attrPtr->next_lens_pos[0]); in setFocusParams()
413 LOGE_CAMHW_SUBM(LENS_SUBM, "set focus result failed to device"); in setFocusParams()
420 LOGE_CAMHW_SUBM(LENS_SUBM, "get focus timeinfo failed"); in setFocusParams()
[all …]
/OK3568_Linux_fs/kernel/Documentation/hwmon/
H A Ducd9200.rst15 - http://focus.ti.com/lit/ds/symlink/ucd9220.pdf
16 - http://focus.ti.com/lit/ds/symlink/ucd9222.pdf
17 - http://focus.ti.com/lit/ds/symlink/ucd9224.pdf
18 - http://focus.ti.com/lit/ds/symlink/ucd9240.pdf
19 - http://focus.ti.com/lit/ds/symlink/ucd9244.pdf
20 - http://focus.ti.com/lit/ds/symlink/ucd9246.pdf
21 - http://focus.ti.com/lit/ds/symlink/ucd9248.pdf
H A Dtmp401.rst12 Datasheet: http://focus.ti.com/docs/prod/folders/print/tmp401.html
20 Datasheet: http://focus.ti.com/docs/prod/folders/print/tmp411.html
28 Datasheet: http://focus.ti.com/docs/prod/folders/print/tmp431.html
36 Datasheet: http://focus.ti.com/docs/prod/folders/print/tmp432.html
44 Datasheet: http://focus.ti.com/docs/prod/folders/print/tmp435.html
H A Ducd9000.rst15 - http://focus.ti.com/lit/ds/symlink/ucd90120.pdf
16 - http://focus.ti.com/lit/ds/symlink/ucd90124.pdf
17 - http://focus.ti.com/lit/ds/symlink/ucd90160.pdf
18 - http://focus.ti.com/lit/ds/symlink/ucd90320.pdf
19 - http://focus.ti.com/lit/ds/symlink/ucd9090.pdf
20 - http://focus.ti.com/lit/ds/symlink/ucd90910.pdf
H A Dtmp421.rst12 Datasheet: http://focus.ti.com/docs/prod/folders/print/tmp421.html
20 Datasheet: http://focus.ti.com/docs/prod/folders/print/tmp421.html
28 Datasheet: http://focus.ti.com/docs/prod/folders/print/tmp421.html
/OK3568_Linux_fs/u-boot/doc/
H A DREADME.davinci125 http://focus.ti.com/docs/prod/folders/print/tms320dm355.html
129 http://focus.ti.com/docs/prod/folders/print/tms320dm365.html?247SEM=
137 http://focus.ti.com/docs/prod/folders/print/tms320dm6467.html
141 http://focus.ti.com/docs/prod/folders/print/tms320dm6446.html
145 http://focus.ti.com/apps/docs/gencontent.tsp?appId=1&contentId=52385
149 http://focus.ti.com/docs/prod/folders/print/omap-l138.html
/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwindialogs.c281 /* Set focus to the Cancel button */ in winDisplayExitDialog()
330 /* Fix to make sure keyboard focus isn't trapped */ in winExitDlgProc()
338 /* Fix to make sure keyboard focus isn't trapped */ in winExitDlgProc()
357 /* Fix to make sure keyboard focus isn't trapped */ in winExitDlgProc()
491 /* Fix to make sure keyboard focus isn't trapped */ in winChangeDepthDlgProc()
531 /* Set focus to the OK button */ in winDisplayAboutDialog()
589 /* Fix to make sure keyboard focus isn't trapped */ in winAboutDlgProc()
621 /* Fix to make sure keyboard focus isn't trapped */ in winAboutDlgProc()
/OK3568_Linux_fs/external/xserver/hw/xwayland/
H A Dxwayland.c299 WindowPtr focus; in xwl_cursor_warped_to() local
309 focus = xwl_seat->focus_window->window; in xwl_cursor_warped_to()
312 * as long as the pointer stays within the focus window. in xwl_cursor_warped_to()
314 if (x >= focus->drawable.x && in xwl_cursor_warped_to()
315 y >= focus->drawable.y && in xwl_cursor_warped_to()
316 x < focus->drawable.x + focus->drawable.width && in xwl_cursor_warped_to()
317 y < focus->drawable.y + focus->drawable.height) { in xwl_cursor_warped_to()
319 DebugF("Warp relative to pointer, assuming pointer focus\n"); in xwl_cursor_warped_to()
322 DebugF("Warp on root window, assuming pointer focus\n"); in xwl_cursor_warped_to()
357 * is the same than the focus window. in xwl_cursor_confined_to()
[all …]
/OK3568_Linux_fs/app/forlinx/DWKeyboard/include/
H A Dinputcontext.h23 Q_PROPERTY(bool focus READ focus NOTIFY focusChanged)
48 bool focus() const;
/OK3568_Linux_fs/yocto/poky/meta/recipes-connectivity/libuv/
H A Dlibuv_1.44.2.bb1 SUMMARY = "A multi-platform support library with a focus on asynchronous I/O"
3 DESCRIPTION = "libuv is a multi-platform support library with a focus on asynchronous I/O. It was p…

12345678910>>...16