Searched +refs:set +refs:screen +refs:height (Results 1 - 16 of 16) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/inspector/front-end/
H A DWorkerManager.js175 var height = WebInspector.settings.workerInspectorHeight.get();
177 var workerInspectorWindow = window.open(url, undefined, "location=0,width=" + width + ",height=" + height);
213 WebInspector.settings.workerInspectorWidth.set(doc.width);
214 WebInspector.settings.workerInspectorHeight.set(doc.height);
229 var screen = new WebInspector.WorkerTerminatedScreen();
230 WebInspector.debuggerModel.addEventListener(WebInspector.DebuggerModel.Events.GlobalObjectCleared, screen.hide, screen);
231 screen
[all...]
H A DOverridesView.js92 setting.set(input.checked);
126 // - screen width,
127 // - screen height,
201 WebInspector.settings.userAgent.set(this._otherUserAgentElement.value);
228 WebInspector.settings.userAgent.set(value);
302 if (metrics && metrics.isValid() && metrics.width && metrics.height) {
345 WebInspector.settings.deviceMetrics.set(value);
377 this._widthOverrideElement = this._createInput(cellElement, "metrics-override-width", String(metrics.width || screen.width), this._applyDeviceMetricsUserInput.bind(this), true);
379 this._heightOverrideElement = this._createInput(cellElement, "metrics-override-height", Strin
[all...]
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dscreen.vim2 " Language: screen(1) configuration file
11 set cpo&vim
134 \ height
187 \ screen
243 let b:current_syntax = "screen"
H A Dprogress.vim24 set iskeyword=@,48-57,_,-,!,#,$,%
28 set expandtab
81 syn keyword ProgressReserved release reposition retain retry return return-val[ue] revert revoke run save schema screen screen-io screen-lines
82 syn keyword ProgressReserved scroll sdbname search seek select self session set setuser[id] share[-lock] shared show-stat[s] skip some space status stream
135 syn keyword ProgressOperator button button[s] byte cache cache-size can-query can-set cancel-break cancel-button caps careful-paint case-sensitive cdecl char[acter] character_length charset
144 syn keyword ProgressOperator error-row event-t[ype] event[s] exclusive-id execute exp expand extended extent external extract fetch-selected-row fgc[olor] file file-name file-off[set] file-type
146 syn keyword ProgressOperator fore[ground] form-input forward[s] frame-spa[cing] frame-x frame-y frequency from-cur[rent] full-height full-height
[all...]
H A Dsmil.vim56 syn keyword smilArg contained left top width height fit src name content fill longdesc repeat type
66 syn match smilArg contained "system-screen-depth"
67 syn match smilArg contained "system-screen-size"
77 syn keyword smilTagName contained animate set move
H A Dsqr.vim30 set iskeyword=@,48-57,_,-,#,$,{,}
98 syn keyword sqrCommand rollback security set-color set-delay-print
99 syn keyword sqrCommand set-generations set-levels set-members
112 syn keyword sqrParam clear-line clear-screen color color-palette
129 syn keyword sqrParam group having heading heading-size height
135 syn keyword sqrParam line-height line-size line-width lines-inch
151 syn keyword sqrParam status stop sub-title symbol-set syste
[all...]
/macosx-10.9.5/WebCore-7537.78.1/page/
H A DDOMWindow.cpp177 DOMWindowSet& set = windowsWithUnloadEventListeners(); local
178 if (set.add(domWindow).isNewEntry)
184 DOMWindowSet& set = windowsWithUnloadEventListeners(); local
185 DOMWindowSet::iterator it = set.find(domWindow);
186 if (set.remove(it))
192 DOMWindowSet& set = windowsWithUnloadEventListeners(); local
193 DOMWindowSet::iterator it = set.find(domWindow);
194 if (it == set.end())
196 set.removeAll(it);
202 DOMWindowSet& set local
209 DOMWindowSet& set = windowsWithBeforeUnloadEventListeners(); local
217 DOMWindowSet& set = windowsWithBeforeUnloadEventListeners(); local
239 DOMWindowSet& set = windowsWithBeforeUnloadEventListeners(); local
280 DOMWindowSet& set = windowsWithUnloadEventListeners(); local
319 FloatRect screen = screenAvailableRect(page->mainFrame()->view()); local
601 Screen* DOMWindow::screen() const function in class:WebCore::DOMWindow
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/tktable/tktable/
H A DREADME.txt23 * variable width columns / height rows (interactively resizable)
66 file will be found in $exec_prefix/lib/. You might set the --prefix and
121 The table tries not to allocate huge chunks of screen real estate if
/macosx-10.9.5/vim-53/runtime/autoload/
H A Djavascriptcomplete.vim196 let ifraprop = ['align', 'frameBorder', 'height', 'id', 'longDesc', 'marginHeight', 'marginWidth',
200 let imagprop = ['align', 'alt', 'border', 'complete', 'height', 'hspace', 'id', 'isMap', 'longDesc',
282 \ 'declare', 'form', 'height', 'hspace', 'id', 'name', 'standby', 'tabIndex',
289 " Screen - screen.
290 let screprop = ['availHeight', 'availWidth', 'colorDepth', 'height', 'width']
315 \ 'cssText', 'bottom', 'height', 'left', 'position', 'right', 'top', 'width', 'zindex',
325 \ 'cellSpacing', 'frame', 'height', 'rules', 'summary', 'tFoot', 'tHead', 'width']
349 \ 'length', 'location', 'name', 'onload', 'opener', 'parent', 'screen', 'self',
487 elseif shortcontext =~ 'screen\.$'
582 let htmldom = ['document', 'anchor', 'area', 'base', 'body', 'document', 'event', 'form', 'frame', 'frameset', 'history', 'iframe', 'image', 'input', 'link', 'location', 'meta', 'navigator', 'object', 'option', 'screen', 'selec
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/progmodes/
H A Dcompile.el92 (defcustom compilation-window-height nil
110 started. It can be used to set any variables or functions that are used
386 :type `(set :menu-tag "Pick"
441 (defcustom compilation-error-screen-columns t
442 "*If non-nil, column numbers in error messages are screen columns.
445 The default is to use screen columns, which requires that the compilation
485 (set (make-local-variable 'compile-command)
712 (defun compilation-move-to-column (col screen)
714 If SCREEN is non-nil, columns are screen columns, otherwise, they are
716 (if screen
[all...]
/macosx-10.9.5/WebCore-7537.78.1/inspector/front-end/cm/
H A Dcodemirror.js95 var input = d.input = elt("textarea", null, null, "position: absolute; padding: 0; width: 1px; height: 1em; outline: none;");
103 d.inputDiv = elt("div", [input], null, "overflow: hidden; position: relative; width: 3px; height: 0px;");
105 d.scrollbarH = elt("div", [elt("div", null, null, "height: 1px")], "CodeMirror-hscrollbar");
122 // Set to the height of the text, causes scrolling
125 d.heightForcer = elt("div", null, null, "position: absolute; height: " + scrollerCutOff + "px; width: 1px;");
130 var scrollerInner = elt("div", [d.sizer, d.heightForcer, d.gutters], null, "position: relative; min-height: 100%");
145 if (khtml) { d.inputDiv.style.height = "1px"; d.inputDiv.style.position = "absolute"; }
146 // Need to set a minimum width to see the scrollbar on IE7 (but must not set it on IE8).
217 setTimeout(function(){updateScrollbars(cm.display, cm.doc.height);}, 10
[all...]
/macosx-10.9.5/CPANInternal-140/TermReadKey/
H A DReadKey.pm61 cause the next ReadMode call to save a new set of default settings. Mode
134 height of the terminal in character, the width in pixels, and the height in
144 change the size of the screen. For example, XTerm uses a call like this when
145 it resizes the screen. If any of the new measurements vary from the old, the
250 # set to erroneous values. (But if either are nero zero, they won't be
/macosx-10.9.5/vim-53/runtime/
H A Doptwin.vim23 set cpo&vim
36 " <CR> on a "set" line executes the option line
65 " <Space> on a "set" line refreshes the option line
103 " Update a "set" line in the option window
128 set nomodified
136 set notitle noicon nosc noru
152 " Insert help and a "set" command for each option.
153 call append(0, '" Each "set" line shows the current value of an option (on the left).')
154 call append(1, '" Hit <CR> on a "set" line to execute it.')
159 call append(6, '" Hit <Space> on a "set" lin
[all...]
/macosx-10.9.5/emacs-92/emacs/lwlib/
H A Dlwlib-Xm.c343 XmNlabelString is set.
347 VAL->name is again set to the resource name, but VAL->value is
657 XmNmenuHelpWidget work, we need to set it before managing the
997 int set = False;
1000 XtVaGetValues (toggle, XmNset, &set, NULL);
1001 if (set)
1403 Screen* screen = XtScreen (widget);
1404 Dimension screen_width = WidthOfScreen (screen);
1405 Dimension screen_height = HeightOfScreen (screen);
1825 short height;
986 int set = False; local
1391 Screen* screen = XtScreen (widget); local
1810 short height; local
[all...]
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/API/mac/
H A DWKView.mm238 // anchor is set to a corner other than the top left, the origin will implicitly move as the
439 newFrameOrigin.y += [self frame].size.height - size.height;
1737 LOG(TextInput, "firstRectForCharacterRange:(%u, %u) -> (%f, %f, %f, %f)", theRange.location, theRange.length, resultRect.origin.x, resultRect.origin.y, resultRect.size.width, resultRect.size.height);
2032 _data->_page->windowScreenDidChange((PlatformDisplayID)[[[[[self window] screen] deviceDescription] objectForKey:@"NSScreenNumber"] intValue]);
2145 LOG(View, "drawRect: x:%g, y:%g, width:%g, height:%g", rect.origin.x, rect.origin.y, rect.size.width, rect.size.height);
2347 layerOffset.height += [self frame].size.height - size.height;
[all...]
/macosx-10.9.5/WebKit-7537.78.2/mac/WebView/
H A DWebView.mm707 WebFrameView *frameView = [[WebFrameView alloc] initWithFrame: NSMakeRect(0,0,f.size.width,f.size.height)];
996 // Make a new set to avoid mutating the set we are enumerating.
1791 // Without this set, we'd have to create the MIME type each time.
2052 adjustedBounds.origin.y = [self bounds].size.height - adjustedBounds.origin.y;
2057 adjustedClip.origin.y = [self bounds].size.height - adjustedClip.origin.y;
2411 IntPoint rectEnd(rect.origin.x + rect.size.width, rect.origin.y + rect.size.height);
3541 // Restore the subviews we set aside.
3715 _private->page->windowScreenDidChange((PlatformDisplayID)[[[[[self window] screen] deviceDescription] objectForKey:@"NSScreenNumber"] intValue]);
3728 // Send a change screen t
[all...]

Completed in 182 milliseconds