Home
last modified time | relevance | path

Searched refs:blur (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/contrib/device-tree/Bindings/media/
H A Drockchip-rga.yaml12 BitBLT, alpha blending and image blur/sharpness.
/f-stack/tools/libxo/xohtml/external/
H A Djquery.qtip.js1033 this.blur(event);
1130 PROTOTYPE.blur = function(event) { function in PROTOTYPE
1923 blur: NULL property
H A Djquery.js3432 blur: {
3705 jQuery.each({ focus: "focusin", blur: "focusout" }, function( orig, fix ) { property