Searched +refs:ps +refs:frame +refs:parameter (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/WebKit-7537.78.2/win/
H A DWebView.cpp710 if (Frame* frame = m_page->mainFrame())
711 frame->loader()->detachFromParent();
1085 PAINTSTRUCT ps; local
1090 hdc = BeginPaint(m_viewWindow, &ps);
1091 rcPaint = ps.rcPaint;
1108 EndPaint(m_viewWindow, &ps);
1137 EndPaint(m_viewWindow, &ps);
1184 if (frameView && frameView->frame() && frameView->frame()->contentRenderer()) {
1234 Frame* frame local
[all...]
/macosx-10.9.5/ruby-104/ruby/
H A Dconfigure1199 -psdir | --psdir | --psdi | --psd | --ps)
1201 -psdir=* | --psdir=* | --psdi=* | --psd=* | --ps=*)
1510 --psdir=DIR ps documentation [DOCDIR]
7002 for wflag in -Wno-unused-parameter -Wno-parentheses -Wno-long-long \
7791 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether -fno-omit-frame-pointer is accepted as CFLAGS" >&5
7792 $as_echo_n "checking whether -fno-omit-frame-pointer is accepted as CFLAGS... " >&6; }
7802 CFLAGS="$CFLAGS -fno-omit-frame-pointer"
7815 optflags="${optflags+$optflags }-fno-omit-frame-pointer"
17703 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether -fno-omit-frame-pointer is accepted as CFLAGS" >&5
17704 $as_echo_n "checking whether -fno-omit-frame
[all...]

Completed in 131 milliseconds