HomeSort by: relevance | last modified time | path
    Searched defs:style (Results 1 - 25 of 42) sorted by relevancy

1 2

  /xsrc/external/mit/MesaLib/dist/src/gallium/targets/graw-gdi/
graw_gdi.c 70 UINT style = WS_VISIBLE | WS_TILEDWINDOW; local
88 wc.style = CS_OWNDC | CS_HREDRAW | CS_VREDRAW;
98 AdjustWindowRectEx(&rect, style, FALSE, 0);
103 style,
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/targets/graw-gdi/
graw_gdi.c 70 UINT style = WS_VISIBLE | WS_TILEDWINDOW; local
88 wc.style = CS_OWNDC | CS_HREDRAW | CS_VREDRAW;
98 AdjustWindowRectEx(&rect, style, FALSE, 0);
103 style,
  /xsrc/external/mit/xedit/dist/lisp/modules/progmodes/
c.lsp 44 (defsynoptions *c-DEFAULT-style*
48 ;; Boolean. Support for GNU style indentation.
89 ;; BSD like style
90 (defsynoptions *c-BSD-style*
104 ;; GNU like style
105 (defsynoptions *c-GNU-style*
119 ;; K&R like style
120 (defsynoptions *c-K&R-style*
135 ("xedit" . *c-DEFAULT-style*)
136 ("BSD" . *c-BSD-style*)
    [all...]
lisp.lsp 62 (defsynoptions *lisp-DEFAULT-style*
81 (defvar *lisp-mode-options* *lisp-DEFAULT-style*)
perl.lsp 94 (defsynoptions *perl-DEFAULT-style*
123 (defvar *perl-mode-options* *perl-DEFAULT-style*)
  /xsrc/external/mit/freetype/dist/docs/reference/assets/javascripts/
modernizr.86422ebf.js 1 !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;for(l=e.length,a=0;a<l;a++)if(u=e[a],f=T.style[u],!!~(""+u).indexOf("-")&&(u=u.replace(/([a-z])-([ (…) property in class:c.on.T
    [all...]
  /xsrc/external/mit/xf86-video-intel/dist/test/
basic-lines.c 59 int alu, int width, int style, int cap,
69 val.line_style = style;
89 int a, b, alu, lw, style, cap; local
98 style = LineSolid;
114 draw_line(&t->out, &out, alu, lw, style, cap,
116 draw_line(&t->ref, &ref, alu, lw, style, cap,
DrawSegments.c 59 int alu, int width, int style, int cap,
68 val.line_style = style;
183 int a, b, alu, lw, style, cap; local
194 style = LineSolid;
216 draw(&t->out, &out, alu, lw, style, cap,
218 draw(&t->ref, &ref, alu, lw, style, cap,
  /xsrc/external/mit/xf86-video-intel-2014/dist/test/
basic-lines.c 59 int alu, int width, int style, int cap,
69 val.line_style = style;
89 int a, b, alu, lw, style, cap; local
98 style = LineSolid;
114 draw_line(&t->out, &out, alu, lw, style, cap,
116 draw_line(&t->ref, &ref, alu, lw, style, cap,
DrawSegments.c 59 int alu, int width, int style, int cap,
68 val.line_style = style;
183 int a, b, alu, lw, style, cap; local
194 style = LineSolid;
216 draw(&t->out, &out, alu, lw, style, cap,
218 draw(&t->ref, &ref, alu, lw, style, cap,
  /xsrc/external/mit/freetype/dist/src/autofit/
afglobal.c 56 #undef STYLE
57 #define STYLE( s, S, d, ws, sc, ss, c ) \
97 #undef STYLE
98 #define STYLE( s, S, d, ws, sc, ss, c ) \
113 #undef STYLE
114 #define STYLE( s, S, d, ws, sc, ss, c ) #s,
127 /* 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
427 AF_Style style = (AF_Style)options; local
    [all...]
aftypes.h 202 * a specific style.
428 * is a `style class', grouping everything together.
431 #undef STYLE
432 #define STYLE( s, S, d, ws, sc, ss, c ) \
448 AF_Style style; member in struct:AF_StyleClassRec_
549 style, \
557 style, \
  /xsrc/external/mit/xorg-server.old/dist/hw/xwin/xlaunch/window/
window.h 68 DWORD style; member in class:CWindow
102 void SetStyle(DWORD style);
103 DWORD GetStyle() { return style; };
  /xsrc/external/mit/xdm/dist/greeter/
verify.c 107 char *style, *shell, *home, *s, **argv; local
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/xorg-server/dist/hw/xwin/
winprefs.h 64 #define STYLE_NOTITLE (1L) /* Force window style no titlebar */
65 #define STYLE_OUTLINE (1L<<1) /* Force window style just thin-line border */
66 #define STYLE_NOFRAME (1L<<2) /* Force window style no frame */
137 STYLEITEM *style; member in struct:WINPREFS
  /xsrc/external/mit/xorg-server.old/dist/hw/xwin/
winprefs.h 63 #define STYLE_NOTITLE (1L) /* Force window style no titlebar */
64 #define STYLE_OUTLINE (1L<<1) /* Force window style just thin-line border */
65 #define STYLE_NOFRAME (1L<<2) /* Force window style no frame */
143 STYLEITEM *style; member in struct:WINPREFS
  /xsrc/external/mit/MesaGLUT/dist/src/glut/glx/
glut_win.c 501 int style; local
557 style = WS_CHILD;
563 style = WS_POPUP | WS_MAXIMIZE;
566 style = WS_OVERLAPPEDWINDOW;
570 WS_CLIPSIBLINGS | WS_CLIPCHILDREN | style,
  /xsrc/external/mit/freetype/dist/src/truetype/
ttsubpix.c 789 /* 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 &
909 FT_String* style = face->root.style_name; local
    [all...]
  /xsrc/external/mit/libX11/dist/modules/im/ximcp/
imRmAttr.c 257 XIMStyle *style; local
277 style = (XIMStyle *)(p + sizeof(XIMStyles));
280 style[i] = (XIMStyle)style_list[i];
283 rep->supported_styles = style;
  /xsrc/external/mit/libXaw/dist/src/
Scrollbar.c 765 char style; local
775 style = *params[0];
777 style = 'P';
779 switch(style) {
  /xsrc/external/mit/fonttosfnt/dist/
write.c 1148 int style, w, strokeWeight, widthType; local
1150 style = 0;
1152 style = 1;
1177 writeUSHORT(out, style); /* style */
  /xsrc/external/mit/freetype/dist/src/base/
ftmac.c 438 StyleTable* style; local
446 style = (StyleTable*)p;
468 if ( style->indexes[face_index] > 1 &&
469 style->indexes[face_index] <= string_count )
471 unsigned char* suffixes = names[style->indexes[face_index] - 1];
  /xsrc/external/mit/xclipboard/dist/
xclipboard.c 605 int ret, style = XStdICCTextStyle; /* a safe default for TEXT */ local
613 style = XUTF8StringStyle;
615 style = XCompoundTextStyle;
617 style = XStringStyle;
619 ret = XmbTextListToTextProperty (d, &data, 1, style, &prop);
  /xsrc/external/mit/xfd/dist/
xfd.c 287 FcChar8 *style; local
292 style = (FcChar8 *) "";
293 FcPatternGetString (xft->pattern, FC_STYLE, 0, &style);
298 FC_STYLE, FcTypeString, style,
  /xsrc/external/mit/MesaLib/dist/src/imgui/
imgui_memory_editor.h 169 ImGuiStyle& style = ImGui::GetStyle(); local
188 s.WindowWidth = s.PosAsciiEnd + style.ScrollbarSize + style.WindowPadding.x * 2 + s.GlyphWidth;
219 ImGuiStyle& style = ImGui::GetStyle(); local
223 const float height_separator = style.ItemSpacing.y;
469 ImGui::PushItemWidth((s.AddrDigitsCount + 1) * s.GlyphWidth + style.FramePadding.x * 2.0f);
501 ImGui::PushItemWidth((s.GlyphWidth * 10.0f) + style.FramePadding.x * 2.0f + style.ItemInnerSpacing.x);
511 ImGui::PushItemWidth((s.GlyphWidth * 6.0f) + style.FramePadding.x * 2.0f + style.ItemInnerSpacing.x)
    [all...]

Completed in 20 milliseconds

1 2