Searched refs:style (Results 1 - 25 of 473) sorted by relevance

1234567891011>>

/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/xa/
H A Dxa-indent.sh2 indent --linux-style -i4 -ip4 -bad -bap -psl $*
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/xa/
H A Dxa-indent.sh2 indent --linux-style -i4 -ip4 -bad -bap -psl $*
/xsrc/external/mit/fontconfig/dist/test/
H A Dtest-issue-286.json5 "style": "Italic", string in object:fonts.0
12 "style": "Regular", string in object:fonts.1
23 "style": "Regular", string in object:tests.0.query
28 "style": "Regular", string in object:tests.0.result
H A Dtest-style-match.json5 "style": [ "Caption", "Regular" ], array in object:fonts.0
11 "style": "Regular", string in object:fonts.1
21 "style": "Regular" string in object:tests.0.query
25 "style": "Regular", string in object:tests.0.result
H A Dtest-90-synthetic.json5 "style": "Medium", string in object:fonts.0
10 "style": "Regular", string in object:fonts.1
15 "style": "Bold", string in object:fonts.2
H A Drun-test-conf.sh27 msys ) MyPWD=`pwd -W` ;; # On Msys/MinGW, returns a MS Windows style path.
28 * ) MyPWD=`pwd` ;; # On any other platforms, returns a Unix style path.
53 test-style-match.json \
/xsrc/external/mit/freetype/dist/src/truetype/
H A Dttsubpix.c789 /* Does font style match rule style? */
793 /* Is font style a wildcard ""? */
797 /* Is font style contained in a class list? */
821 const FT_String* style,
836 if ( style &&
837 is_member_of_style_class ( style, rule[i].style ) )
852 const FT_String* style,
867 if ( style
818 sph_test_tweak(TT_Face face,const FT_String * family,FT_UInt ppem,const FT_String * style,FT_UInt glyph_index,const SPH_TweakRule * rule,FT_UInt num_rules) argument
849 scale_test_tweak(TT_Face face,const FT_String * family,FT_UInt ppem,const FT_String * style,FT_UInt glyph_index,const SPH_ScaleRule * rule,FT_UInt num_rules) argument
880 sph_test_tweak_x_scaling(TT_Face face,const FT_String * family,FT_UInt ppem,const FT_String * style,FT_UInt glyph_index) argument
909 FT_String* style = face->root.style_name; local in function:sph_set_tweaks
[all...]
H A Dttsubpix.h78 const FT_String* style,
87 const FT_String* style,
/xsrc/external/mit/xf86-video-intel/dist/test/
H A Dbasic-lines.c59 int alu, int width, int style, int cap,
69 val.line_style = style;
89 int a, b, alu, lw, style, cap; local in function:line_tests
98 style = LineSolid;
114 draw_line(&t->out, &out, alu, lw, style, cap,
116 draw_line(&t->ref, &ref, alu, lw, style, cap,
58 draw_line(struct test_display * dpy,struct test_target * tt,int alu,int width,int style,int cap,const XPoint * p1,const XPoint * p2,int dx,int dy) argument
H A DDrawSegments.c59 int alu, int width, int style, int cap,
68 val.line_style = style;
183 int a, b, alu, lw, style, cap; local in function:general
194 style = LineSolid;
216 draw(&t->out, &out, alu, lw, style, cap,
218 draw(&t->ref, &ref, alu, lw, style, cap,
58 draw(struct test_display * dpy,struct test_target * tt,int alu,int width,int style,int cap,XSegment * seg,int nseg) argument
/xsrc/external/mit/xf86-video-intel-2014/dist/test/
H A Dbasic-lines.c59 int alu, int width, int style, int cap,
69 val.line_style = style;
89 int a, b, alu, lw, style, cap; local in function:line_tests
98 style = LineSolid;
114 draw_line(&t->out, &out, alu, lw, style, cap,
116 draw_line(&t->ref, &ref, alu, lw, style, cap,
58 draw_line(struct test_display * dpy,struct test_target * tt,int alu,int width,int style,int cap,const XPoint * p1,const XPoint * p2,int dx,int dy) argument
H A DDrawSegments.c59 int alu, int width, int style, int cap,
68 val.line_style = style;
183 int a, b, alu, lw, style, cap; local in function:general
194 style = LineSolid;
216 draw(&t->out, &out, alu, lw, style, cap,
218 draw(&t->ref, &ref, alu, lw, style, cap,
58 draw(struct test_display * dpy,struct test_target * tt,int alu,int width,int style,int cap,XSegment * seg,int nseg) argument
/xsrc/external/mit/MesaLib.old/dist/src/gallium/targets/graw-gdi/
H A Dgraw_gdi.c70 UINT style = WS_VISIBLE | WS_TILEDWINDOW; local in function:graw_create_window_and_screen
88 wc.style = CS_OWNDC | CS_HREDRAW | CS_VREDRAW;
98 AdjustWindowRectEx(&rect, style, FALSE, 0);
103 style,
/xsrc/external/mit/MesaLib/dist/src/gallium/targets/graw-gdi/
H A Dgraw_gdi.c70 UINT style = WS_VISIBLE | WS_TILEDWINDOW; local in function:graw_create_window_and_screen
88 wc.style = CS_OWNDC | CS_HREDRAW | CS_VREDRAW;
98 AdjustWindowRectEx(&rect, style, FALSE, 0);
103 style,
/xsrc/external/mit/xterm/dist/
H A Dxutf8.c259 XICCEncodingStyle style,
266 if (style != XStringStyle &&
267 style != XCompoundTextStyle &&
268 style != XStdICCTextStyle &&
269 style != XUTF8StringStyle)
272 if (style == XUTF8StringStyle) {
282 if (style == XCompoundTextStyle)
284 else if (style == XUTF8StringStyle)
305 if (style == XUTF8StringStyle) {
256 Xutf8TextListToTextProperty(Display * dpy,char ** list,int count,XICCEncodingStyle style,XTextProperty * text_prop) argument
/xsrc/external/mit/libX11/dist/src/xlibi18n/
H A DlcTxtPr.c75 XICCEncodingStyle style,
95 switch (style) {
174 if (ret > 0 && style == XStdICCTextStyle && encoding == XA_STRING) {
223 XICCEncodingStyle style,
227 count, style, text_prop);
236 XICCEncodingStyle style,
240 count, style, text_prop);
249 XICCEncodingStyle style,
253 count, style, text_prop);
69 _XTextListToTextProperty(XLCd lcd,Display * dpy,const char * from_type,XPointer list,int count,XICCEncodingStyle style,XTextProperty * text_prop) argument
218 _XmbTextListToTextProperty(XLCd lcd,Display * dpy,char ** list,int count,XICCEncodingStyle style,XTextProperty * text_prop) argument
231 _XwcTextListToTextProperty(XLCd lcd,Display * dpy,wchar_t ** list,int count,XICCEncodingStyle style,XTextProperty * text_prop) argument
244 _Xutf8TextListToTextProperty(XLCd lcd,Display * dpy,char ** list,int count,XICCEncodingStyle style,XTextProperty * text_prop) argument
/xsrc/external/mit/freetype/dist/src/autofit/
H A Dafglobal.c127 /* Compute the style index of each glyph within a given face. */
149 * Ignore this error; we simply use the fallback style.
156 /* scan each style in a Unicode charmap */
171 * glyph style index.
268 * By default, all uncovered glyphs are set to the fallback style.
289 "style coverage\n"
300 FT_TRACE4(( "%s:\n", af_style_names[style_class->style] ));
304 if ( ( gstyles[idx] & AF_STYLE_MASK ) == style_class->style )
427 AF_Style style = (AF_Style)options; local in function:af_face_globals_get_metrics
440 /* if we have a forced style (vi
[all...]
/xsrc/external/mit/xorg-server/dist/hw/xwin/
H A Dwinprefsyacc.y75 static void AddStyleLine(char *matchstr, unsigned long style);
388 if (pref.style != NULL) {
389 ErrorF("LoadPreferences: Redefining window style\n");
390 free(pref.style);
391 pref.style = NULL;
397 AddStyleLine (char *matchstr, unsigned long style)
399 if (pref.style==NULL)
400 pref.style = malloc(sizeof(STYLEITEM));
402 pref.style = realloc(pref.style, sizeo
[all...]
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/
H A Dwinprefsyacc.y74 static void AddStyleLine(char *matchstr, unsigned long style);
392 if (pref.style != NULL) {
393 ErrorF("LoadPreferences: Redefining window style\n");
394 free(pref.style);
395 pref.style = NULL;
401 AddStyleLine (char *matchstr, unsigned long style)
403 if (pref.style==NULL)
404 pref.style = (STYLEITEM*)malloc(sizeof(STYLEITEM));
406 pref.style = (STYLEITEM*)
407 realloc(pref.style, sizeo
[all...]
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/xlaunch/window/
H A Dwindow.cc50 wndclass.style = 0;
68 style = WS_CHILD;
78 style,
264 void CWindow::SetStyle(DWORD style) argument
266 this->style = style;
269 SetWindowLong(hwnd, GWL_STYLE, style);
H A Dwindow.h68 DWORD style; member in class:CWindow
102 void SetStyle(DWORD style);
103 DWORD GetStyle() { return style; };
/xsrc/external/mit/xdm/dist/greeter/
H A Dverify.c107 char *style, *shell, *home, *s, **argv; local in function:Verify
111 /* User may have specified an authentication style. */
112 if ((style = strchr(greet->name, ':')) != NULL)
113 *style++ = '\0';
115 Debug ("Verify %s, style %s ...\n", greet->name,
116 style ? style : "default");
132 if ((style = login_getstyle(lc, style, "xdm")) == NULL) {
156 snprintf(path, sizeof(path), _PATH_AUTHPROG "%s", style);
[all...]
/xsrc/external/mit/freetype/dist/docs/reference/assets/javascripts/
H A Dmodernizr.86422ebf.js1 !function(e,t){for(var n in t)e[n]=t[n]}(window,function(n){var r={};function o(e){if(r[e])return r[e].exports;var t=r[e]={i:e,l:!1,exports:{}};return n[e].call(t.exports,t,t.exports,o),t.l=!0,t.exports}return o.m=n,o.c=r,o.d=function(e,t,n){o.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:n})},o.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},o.t=function(t,e){if(1&e&&(t=o(t)),8&e)return t;if(4&e&&"object"==typeof t&&t&&t.__esModule)return t;var n=Object.create(null);if(o.r(n),Object.defineProperty(n,"default",{enumerable:!0,value:t}),2&e&&"string"!=typeof t)for(var r in t)o.d(n,r,function(e){return t[e]}.bind(null,r));return n},o.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return o.d(t,"a",t),t},o.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},o.p="",o(o.s=11)}({11:function(e,t,n){"use strict";n.r(t);n(12)},12:function(e,t){var n;(function(i,d,p){function y(e,t){return typeof e===t}function s(e){var t=S.className,n=c._config.classPrefix||"";if(b&&(t=t.baseVal),c._config.enableJSClass){var r=new RegExp("(^|\\s)"+n+"no-js(\\s|$)");t=t.replace(r,"$1"+n+"js$2")}c._config.enableClasses&&(0<e.length&&(t+=" "+n+e.join(" "+n)),b?S.className.baseVal=t:S.className=t)}function a(e,t){if("object"==typeof e)for(var n in e)v(e,n)&&a(n,e[n]);else{var r=(e=e.toLowerCase()).split("."),o=c[r[0]];if(2===r.length&&(o=o[r[1]]),void 0!==o)return c;t="function"==typeof t?t():t,1===r.length?c[r[0]]=t:(!c[r[0]]||c[r[0]]instanceof Boolean||(c[r[0]]=new Boolean(c[r[0]])),c[r[0]][r[1]]=t),s([(t&&!1!==t?"":"no-")+r.join("-")]),c._trigger(e,t)}return c}function m(){return"function"!=typeof d.createElement?d.createElement(arguments[0]):b?d.createElementNS.call(d,"http://www.w3.org/2000/svg",arguments[0]):d.createElement.apply(d,arguments)}function o(e,t,n,r){var o,i,s,a,l,u="modernizr",f=m("div"),c=((l=d.body)||((l=m(b?"svg":"body")).fake=!0),l);if(parseInt(n,10))for(;n--;)(s=m("div")).id=r?r[n]:u+(n+1),f.appendChild(s);return(o=m("style")).type="text/css",o.id="s"+u,(c.fake?c:f).appendChild(o),c.appendChild(f),o.styleSheet?o.styleSheet.cssText=e:o.appendChild(d.createTextNode(e)),f.id=u,c.fake&&(c.style.background="",c.style.overflow="hidden",a=S.style.overflow,S.style.overflow="hidden",S.appendChild(c)),i=t(f,e),c.fake?(c.parentNode.removeChild(c),S.style.overflow=a,S.offsetHeight):f.parentNode.removeChild(f),!!i}function l(e){return e.replace(/([A-Z])/g,function(e,t){return"-"+t.toLowerCase()}).replace(/^ms-/,"-ms-")}function h(e,t){var n=e.length;if("CSS"in i&&"supports"in i.CSS){for(;n--;)if(i.CSS.supports(l(e[n]),t))return!0;return!1}if("CSSSupportsRule"in i){for(var r=[];n--;)r.push("("+l(e[n])+":"+t+")");return o("@supports ("+(r=r.join(" or "))+") { #modernizr { position: absolute; } }",function(e){return"absolute"===function(e,t,n){var r;if("getComputedStyle"in i){r=getComputedStyle.call(i,e,t);var o=i.console;null!==r?n&&(r=r.getPropertyValue(n)):o&&o[o.error?"error":"log"].call(o,"getComputedStyle returning null, its possible modernizr test results are inaccurate")}else r=!t&&e.currentStyle&&e.currentStyle[n];return r}(e,null,"position")})}return p}function u(e,t){return function(){return e.apply(t,arguments)}}function r(e,t,n,r,o){var i=e.charAt(0).toUpperCase()+e.slice(1),s=(e+" "+w.join(i+" ")+i).split(" ");return y(t,"string")||y(t,"undefined")?function(e,t,n,r){function o(){s&&(delete T.style,delete T.modElem)}if(r=!y(r,"undefined")&&r,!y(n,"undefined")){var i=h(e,n);if(!y(i,"undefined"))return i}for(var s,a,l,u,f,c=["modernizr","tspan","samp"];!T.style&&c.length;)s=!0,T.modElem=m(c.shift()),T.style=T.modElem.style;fo
[all...]
H A Dapplication.c33a9706.js1 !function(e,t){for(var n in t)e[n]=t[n]}(window,function(n){var r={};function i(e){if(r[e])return r[e].exports;var t=r[e]={i:e,l:!1,exports:{}};return n[e].call(t.exports,t,t.exports,i),t.l=!0,t.exports}return i.m=n,i.c=r,i.d=function(e,t,n){i.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:n})},i.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},i.t=function(t,e){if(1&e&&(t=i(t)),8&e)return t;if(4&e&&"object"==typeof t&&t&&t.__esModule)return t;var n=Object.create(null);if(i.r(n),Object.defineProperty(n,"default",{enumerable:!0,value:t}),2&e&&"string"!=typeof t)for(var r in t)i.d(n,r,function(e){return t[e]}.bind(null,r));return n},i.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return i.d(t,"a",t),t},i.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},i.p="",i(i.s=13)}([function(e,t,n){"use strict";var r={Listener:function(){function e(e,t,n){var r=this;this.els_=Array.prototype.slice.call("string"==typeof e?document.querySelectorAll(e):[].concat(e)),this.handler_="function"==typeof n?{update:n}:n,this.events_=[].concat(t),this.update_=function(e){return r.handler_.update(e)}}var t=e.prototype;return t.listen=function(){var n=this;this.els_.forEach(function(t){n.events_.forEach(function(e){t.addEventListener(e,n.update_,!1)})}),"function"==typeof this.handler_.setup&&this.handler_.setup()},t.unlisten=function(){var n=this;this.els_.forEach(function(t){n.events_.forEach(function(e){t.removeEventListener(e,n.update_)})}),"function"==typeof this.handler_.reset&&this.handler_.reset()},e}(),MatchMedia:function(e,t){this.handler_=function(e){e.matches?t.listen():t.unlisten()};var n=window.matchMedia(e);n.addListener(this.handler_),this.handler_(n)}},i={Shadow:function(){function e(e,t){var n="string"==typeof e?document.querySelector(e):e;if(!(n instanceof HTMLElement&&n.parentNode instanceof HTMLElement))throw new ReferenceError;if(this.el_=n.parentNode,!((n="string"==typeof t?document.querySelector(t):t)instanceof HTMLElement))throw new ReferenceError;this.header_=n,this.height_=0,this.active_=!1}var t=e.prototype;return t.setup=function(){for(var e=this.el_;e=e.previousElementSibling;){if(!(e instanceof HTMLElement))throw new ReferenceError;this.height_+=e.offsetHeight}this.update()},t.update=function(e){if(!e||"resize"!==e.type&&"orientationchange"!==e.type){var t=window.pageYOffset>=this.height_;t!==this.active_&&(this.header_.dataset.mdState=(this.active_=t)?"shadow":"")}else this.height_=0,this.setup()},t.reset=function(){this.header_.dataset.mdState="",this.height_=0,this.active_=!1},e}(),Title:function(){function e(e,t){var n="string"==typeof e?document.querySelector(e):e;if(!(n instanceof HTMLElement))throw new ReferenceError;if(this.el_=n,!((n="string"==typeof t?document.querySelector(t):t)instanceof HTMLHeadingElement))throw new ReferenceError;this.header_=n,this.active_=!1}var t=e.prototype;return t.setup=function(){var t=this;Array.prototype.forEach.call(this.el_.children,function(e){e.style.width=t.el_.offsetWidth-20+"px"})},t.update=function(e){var t=this,n=window.pageYOffset>=this.header_.offsetTop;n!==this.active_&&(this.el_.dataset.mdState=(this.active_=n)?"active":""),"resize"!==e.type&&"orientationchange"!==e.type||Array.prototype.forEach.call(this.el_.children,function(e){e.style.width=t.el_.offsetWidth-20+"px"})},t.reset=function(){this.el_.dataset.mdState="",this.el_.style.width="",this.active_=!1},e}()},o={Blur:function(){function e(e){this.els_="string"==typeof e?document.querySelectorAll(e):e,this.index_=0,this.offset_=window.pageYOffset,this.dir_=!1,this.anchors_=[].reduce.call(this.els_,function(e,t){var n=decodeURIComponent(t.hash);return e.concat(document.getElementById(n.substring(1))||[])},[])}var t=e.prototype;return t.setup=function(){this.update()},t.update=function(){var e=window.pageYOffset,t=this.offset_-e<0;if(this.dir_!==t&&(this.index_=this.index_=t?0:this.els_.length-1),0!==this.anchors_.length){if(this.offset_<=e)for(var n=this.index_+1;n<this.els_.length&&this.anchors_[n].offsetTop-80<=e;n++)0<n&&(this.els_[n-1].dataset.mdState="blur"),this.index_=n;else for(var r=this.index_;0<=r;r--){if(!(this.anchors_[r].offsetTop-80>e)){this.index_=r;break}0<r&&(this.els_[r-1].dataset.mdState="")}this.offset_=e,this.dir_=t}},t.reset=function(){Array.prototype.forEach.call(this.els_,function(e){e.dataset.mdState=""}),this.index_=0,this.offset_=window.pageYOffset},e}(),Collapse:function(){function e(e){var t="string"==typeof e?document.querySelector(e):e;if(!(t instanceof HTMLElement))throw new ReferenceError;this.el_=t}var t=e.prototype;return t.setup=function(){var e=this.el_.getBoundingClientRect().height;this.el_.style.display=e?"block":"none",this.el_.style.overflow=e?"visible":"hidden"},t.update=function(){var e=this,t=this.el_.getBoundingClientRect().height;this.el_.style.display="block",this.el_.style.overflow="";var r=this.el_.previousElementSibling.previousElementSibling.checked;if(r)this.el_.style.maxHeight=t+"px",requestAnimationFrame(function(){e.el_.setAttribute("data-md-state","animate"),e.el_.style.maxHeight="0px"});else{this.el_.setAttribute("data-md-state","expand"),this.el_.style
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/imgui/
H A Dimgui_widgets.cpp55 #pragma clang diagnostic ignored "-Wold-style-cast" // warning : use of old-style cast // yes, they are more terse.
317 const ImGuiStyle& style = g.Style; local in function:ImGui::LabelTextV
321 const ImRect value_bb(window->DC.CursorPos, window->DC.CursorPos + ImVec2(w, label_size.y + style.FramePadding.y*2));
322 const ImRect total_bb(window->DC.CursorPos, window->DC.CursorPos + ImVec2(w + (label_size.x > 0.0f ? style.ItemInnerSpacing.x : 0.0f), style.FramePadding.y*2) + label_size);
323 ItemSize(total_bb, style.FramePadding.y);
332 RenderText(ImVec2(value_bb.Max.x + style.ItemInnerSpacing.x, value_bb.Min.y + style.FramePadding.y), label);
351 const ImGuiStyle& style local in function:ImGui::BulletTextV
551 const ImGuiStyle& style = g.Style; local in function:ImGui::ButtonEx
731 const ImGuiStyle& style = g.Style; local in function:ImGui::Scrollbar
877 const ImGuiStyle& style = g.Style; local in function:ImGui::ImageButton
913 const ImGuiStyle& style = g.Style; local in function:ImGui::Checkbox
972 const ImGuiStyle& style = g.Style; local in function:ImGui::RadioButton
1032 const ImGuiStyle& style = g.Style; local in function:ImGui::ProgressBar
1067 const ImGuiStyle& style = g.Style; local in function:ImGui::Bullet
1293 const ImGuiStyle& style = g.Style; local in function:ImGui::BeginCombo
1871 const ImGuiStyle& style = g.Style; local in function:ImGui::DragScalar
2107 const ImGuiStyle& style = g.Style; local in function:ImGui::SliderBehaviorT
2304 const ImGuiStyle& style = g.Style; local in function:ImGui::SliderScalar
2459 const ImGuiStyle& style = g.Style; local in function:ImGui::VSliderScalar
2651 const ImGuiStyle& style = g.Style; local in function:ImGui::InputScalar
3140 const ImGuiStyle& style = g.Style; local in function:ImGui::InputTextEx
3835 const ImGuiStyle& style = g.Style; local in function:ImGui::ColorEdit4
4108 ImGuiStyle& style = g.Style; local in function:ImGui::ColorPicker4
4766 const ImGuiStyle& style = g.Style; local in function:ImGui::TreeNodeBehavior
5028 const ImGuiStyle& style = g.Style; local in function:ImGui::Selectable
5139 const ImGuiStyle& style = GetStyle(); local in function:ImGui::ListBoxHeader
5174 const ImGuiStyle& style = GetStyle(); local in function:ImGui::ListBoxHeader
5189 const ImGuiStyle& style = GetStyle(); local in function:ImGui::ListBoxFooter
5256 const ImGuiStyle& style = g.Style; local in function:ImGui::PlotEx
5596 const ImGuiStyle& style = g.Style; local in function:ImGui::BeginMenu
5751 ImGuiStyle& style = g.Style; local in function:ImGui::MenuItem
6350 const ImGuiStyle& style = g.Style; local in function:ImGui::TabItemEx
[all...]

Completed in 21 milliseconds

1234567891011>>