Searched +defs:frame +defs:width (Results 1 - 25 of 101) sorted by relevance

12345

/macosx-10.9.5/WebCore-7537.78.1/page/
H A DScreen.cpp43 Screen::Screen(Frame* frame) argument
57 unsigned Screen::width() const function in class:WebCore::Screen
61 long width = static_cast<long>(screenRect(m_frame->view()).width()); local
H A DPrintContext.cpp46 PrintContext::PrintContext(Frame* frame) argument
163 void PrintContext::begin(float width, float height) argument
193 spoolPage(GraphicsContext& ctx, int pageNumber, float width) argument
263 pageProperty(Frame* frame, const char* propertyName, int pageNumber) argument
289 isPageBoxVisible(Frame* frame, int pageNumber) argument
294 pageSizeAndMarginsInPixels(Frame* frame, int pageNumber, int width, int height, int marginTop, int marginRight, int marginBottom, int marginLeft) argument
303 numberOfPages(Frame* frame, const FloatSize& pageSizeInPixels) argument
317 spoolAllPagesWithBoundaries(Frame* frame, GraphicsContext& graphicsContext, const FloatSize& pageSizeInPixels) argument
[all...]
H A DSpatialNavigation.cpp93 bool isSpatialNavigationEnabled(const Frame* frame) argument
338 bool scrollInDirection(Frame* frame, FocusDirection direction) argument
474 canScrollInDirection(const Frame* frame, FocusDirection direction) argument
536 frameRectInAbsoluteCoordinates(Frame* frame) argument
701 virtualRectForDirection(FocusDirection direction, const LayoutRect& startingRect, LayoutUnit width) argument
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/
H A Dframe.el[all...]
H A Dediff-wind.el[all...]
H A Dx-dnd.el[all...]
/macosx-10.9.5/WebCore-7537.78.1/platform/image-decoders/blackberry/
H A DJPEGImageDecoder.cpp91 int ImageReader::setSize(size_t width, size_t height) argument
98 int ImageReader::sizeExtract(size_t& width, size_t& height) argument
124 int ImageReader::decode(size_t width, size_t height, ImageFrame* aFrame) argument
187 size_t width, height; local
209 ImageFrame& frame = m_frameBufferCache[0]; local
[all...]
/macosx-10.9.5/gnuserv-7/gnuserv/
H A Ddevices.el[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/term/
H A Dpc-win.el[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/gnus/
H A Dgnus-win.el[all...]
/macosx-10.9.5/WebCore-7537.78.1/html/
H A DHTMLDocument.cpp84 HTMLDocument::HTMLDocument(Frame* frame, const KURL& url, DocumentClassFlags documentClasses) argument
94 int HTMLDocument::width() function in class:WebCore::HTMLDocument
H A DHTMLVideoElement.cpp166 unsigned HTMLVideoElement::width() const function in class:WebCore::HTMLVideoElement
215 Frame* frame = document()->frame(); local
H A DHTMLCanvasElement.cpp114 Frame* frame = document()->frame(); local
525 float width local
532 float width = ceilf(deviceSize.width() / m_deviceScaleFactor); local
[all...]
/macosx-10.9.5/WebCore-7537.78.1/platform/image-decoders/webp/
H A DWEBPImageDecoder.cpp107 ImageFrame& frame = m_frameBufferCache[0]; local
175 int width; local
216 int width, heigh local
[all...]
/macosx-10.9.5/WebKit2-7537.78.2/WebProcess/WebPage/
H A DWebInspector.cpp154 void WebInspector::setAttachedWindowWidth(unsigned width) argument
226 WebFrame* frame = WebProcess::shared().webFrame(frameID); local
/macosx-10.9.5/tcl-102/tk/tk/macosx/
H A DtkMacOSXMenubutton.c168 NSRect frame; local
242 int width, height; local
305 int width, height; local
[all...]
H A DtkMacOSXScrlbr.c37 SInt32 width, minThumbHeight; member in struct:ScrollbarMetrics
171 const short height = 100, width = 50; local
304 NSRect frame; local
398 int width, height, variant, fieldLength; local
[all...]
H A DtkMacOSXButton.c309 NSRect frame; local
419 int width, height, border = 0; local
529 int width, height; local
700 int width = 0, height = 0, fullWidth, fullHeight; local
1054 int width, height, avgWidth, txtWidth, txtHeight; local
[all...]
/macosx-10.9.5/WebCore-7537.78.1/inspector/
H A DInspectorFrontendClientLocal.cpp202 void InspectorFrontendClientLocal::changeAttachedWindowWidth(unsigned width) argument
218 RefPtr<Frame> frame = WebCore::createWindow(mainFrame, mainFrame, request, windowFeatures, created); local
319 void InspectorFrontendClientLocal::showMainResourceForFrame(Frame* frame) argument
[all...]
/macosx-10.9.5/WebKit-7537.78.2/win/
H A DAccessibleTextImpl.cpp92 HRESULT AccessibleText::get_characterExtents(long offset, enum IA2CoordinateType coordType, long* x, long* y, long* width, long* height) argument
555 Frame* frame = m_object->document()->frame(); local
593 Frame* frame = m_object->document()->frame(); local
614 Frame* frame = m_object->document()->frame(); local
634 Frame* frame = m_object->document()->frame(); local
655 Frame* frame = m_object->document()->frame(); local
[all...]
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/
H A DWebInspectorProxy.cpp198 void WebInspectorProxy::showMainResourceForFrame(WebFrameProxy* frame) argument
263 void WebInspectorProxy::setAttachedWindowWidth(unsigned width) argument
/macosx-10.9.5/WebCore-7537.78.1/css/
H A DMediaQueryEvaluator.cpp102 MediaQueryEvaluator::MediaQueryEvaluator(const String& acceptedMediaType, Frame* frame, RenderStyle* style) argument
189 static bool compareAspectRatioValue(CSSValue* value, int width, int height, MediaFeaturePrefix op) argument
209 static bool colorMediaFeatureEval(CSSValue* value, RenderStyle*, Frame* frame, MediaFeaturePrefix op) argument
230 static bool monochromeMediaFeatureEval(CSSValue* value, RenderStyle* style, Frame* frame, MediaFeaturePrefix op) argument
243 static bool orientationMediaFeatureEval(CSSValue* value, RenderStyle*, Frame* frame, MediaFeaturePrefi argument
249 int width = view->layoutWidth(); local
262 aspect_ratioMediaFeatureEval(CSSValue* value, RenderStyle*, Frame* frame, MediaFeaturePrefix op) argument
276 device_aspect_ratioMediaFeatureEval(CSSValue* value, RenderStyle*, Frame* frame, MediaFeaturePrefix op) argument
288 evalResolution(CSSValue* value, Frame* frame, MediaFeaturePrefix op) argument
320 device_pixel_ratioMediaFeatureEval(CSSValue *value, RenderStyle*, Frame* frame, MediaFeaturePrefix op) argument
325 resolutionMediaFeatureEval(CSSValue* value, RenderStyle*, Frame* frame, MediaFeaturePrefix op) argument
367 device_heightMediaFeatureEval(CSSValue* value, RenderStyle* style, Frame* frame, MediaFeaturePrefix op) argument
382 device_widthMediaFeatureEval(CSSValue* value, RenderStyle* style, Frame* frame, MediaFeaturePrefix op) argument
388 long width = sg.width(); local
397 heightMediaFeatureEval(CSSValue* value, RenderStyle* style, Frame* frame, MediaFeaturePrefix op) argument
415 widthMediaFeatureEval(CSSValue* value, RenderStyle* style, Frame* frame, MediaFeaturePrefix op) argument
422 int width = view->layoutWidth(); local
435 min_colorMediaFeatureEval(CSSValue* value, RenderStyle* style, Frame* frame, MediaFeaturePrefix) argument
440 max_colorMediaFeatureEval(CSSValue* value, RenderStyle* style, Frame* frame, MediaFeaturePrefix) argument
445 min_color_indexMediaFeatureEval(CSSValue* value, RenderStyle* style, Frame* frame, MediaFeaturePrefix) argument
450 max_color_indexMediaFeatureEval(CSSValue* value, RenderStyle* style, Frame* frame, MediaFeaturePrefix) argument
455 min_monochromeMediaFeatureEval(CSSValue* value, RenderStyle* style, Frame* frame, MediaFeaturePrefix) argument
460 max_monochromeMediaFeatureEval(CSSValue* value, RenderStyle* style, Frame* frame, MediaFeaturePrefix) argument
465 min_aspect_ratioMediaFeatureEval(CSSValue* value, RenderStyle* style, Frame* frame, MediaFeaturePrefix) argument
470 max_aspect_ratioMediaFeatureEval(CSSValue* value, RenderStyle* style, Frame* frame, MediaFeaturePrefix) argument
475 min_device_aspect_ratioMediaFeatureEval(CSSValue* value, RenderStyle* style, Frame* frame, MediaFeaturePrefix) argument
480 max_device_aspect_ratioMediaFeatureEval(CSSValue* value, RenderStyle* style, Frame* frame, MediaFeaturePrefix) argument
485 min_device_pixel_ratioMediaFeatureEval(CSSValue* value, RenderStyle* style, Frame* frame, MediaFeaturePrefix) argument
490 max_device_pixel_ratioMediaFeatureEval(CSSValue* value, RenderStyle* style, Frame* frame, MediaFeaturePrefix) argument
495 min_heightMediaFeatureEval(CSSValue* value, RenderStyle* style, Frame* frame, MediaFeaturePrefix) argument
500 max_heightMediaFeatureEval(CSSValue* value, RenderStyle* style, Frame* frame, MediaFeaturePrefix) argument
505 min_widthMediaFeatureEval(CSSValue* value, RenderStyle* style, Frame* frame, MediaFeaturePrefix) argument
510 max_widthMediaFeatureEval(CSSValue* value, RenderStyle* style, Frame* frame, MediaFeaturePrefix) argument
515 min_device_heightMediaFeatureEval(CSSValue* value, RenderStyle* style, Frame* frame, MediaFeaturePrefix) argument
520 max_device_heightMediaFeatureEval(CSSValue* value, RenderStyle* style, Frame* frame, MediaFeaturePrefix) argument
525 min_device_widthMediaFeatureEval(CSSValue* value, RenderStyle* style, Frame* frame, MediaFeaturePrefix) argument
530 max_device_widthMediaFeatureEval(CSSValue* value, RenderStyle* style, Frame* frame, MediaFeaturePrefix) argument
535 min_resolutionMediaFeatureEval(CSSValue* value, RenderStyle* style, Frame* frame, MediaFeaturePrefix) argument
540 max_resolutionMediaFeatureEval(CSSValue* value, RenderStyle* style, Frame* frame, MediaFeaturePrefix) argument
572 transform_3dMediaFeatureEval(CSSValue* value, RenderStyle*, Frame* frame, MediaFeaturePrefix op) argument
600 view_modeMediaFeatureEval(CSSValue* value, RenderStyle*, Frame* frame, MediaFeaturePrefix op) argument
636 leastCapablePrimaryPointerDeviceType(Frame* frame) argument
651 hoverMediaFeatureEval(CSSValue* value, RenderStyle*, Frame* frame, MediaFeaturePrefix) argument
672 pointerMediaFeatureEval(CSSValue* value, RenderStyle*, Frame* frame, MediaFeaturePrefix) argument
[all...]
/macosx-10.9.5/WebCore-7537.78.1/platform/image-decoders/jpeg/
H A DJPEGImageDecoder.cpp607 bool JPEGImageDecoder::setSize(unsigned width, unsigned height) argument
626 ImageFrame& frame = m_frameBufferCache[0]; local
671 int width = isScaled ? m_scaledColumns.size() : info->output_width; local
/macosx-10.9.5/WebCore-7537.78.1/platform/image-decoders/png/
H A DPNGImageDecoder.cpp242 bool PNGImageDecoder::setSize(unsigned width, unsigned height) argument
261 ImageFrame& frame = m_frameBufferCache[0]; local
313 png_uint_32 width = png_get_image_width(png, info); local
527 int width = scaledSize().width(); local
[all...]
/macosx-10.9.5/WebCore-7537.78.1/rendering/
H A DRenderEmbeddedObject.cpp420 LayoutUnit width = rect.width(); local
532 HTMLIFrameElement* frame = toHTMLIFrameElement(node()); local
[all...]

Completed in 154 milliseconds

12345