HomeSort by relevance Sort by last modified time
    Searched full:frame (Results 601 - 625 of 3803) sorted by null

<<21222324252627282930>>

  /external/webkit/WebKit/mac/Plugins/
WebBaseNetscapePluginView.mm 52 #import <WebCore/Frame.h>
124 - (id)initWithFrame:(NSRect)frame
134 self = [super initWithFrame:frame];
217 Frame* frame = core([self webFrame]);
218 if (!frame)
220 [request _web_setHTTPReferrer:frame->loader()->outgoingReferrer()];
423 Frame* frame = core([self webFrame]);
424 if (!frame)
    [all...]
  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
systemConfig.c 248 mlmeFrameInfo_t frame; local
262 /* The easiest way to add a site to the site table is to simulate a probe frame. */
263 frame.subType = PROBE_RESPONSE;
264 os_memoryZero(pSiteMgr->hOs, &frame, sizeof(mlmeFrameInfo_t));
265 /* Initialize the frame fields */
266 frame.subType = PROBE_RESPONSE;
267 os_memoryZero(pSiteMgr->hOs, (void *)frame.content.iePacket.timestamp, TIME_STAMP_LEN);
270 frame.content.iePacket.beaconInerval = pSiteMgr->pDesiredParams->siteMgrDesiredBeaconInterval;
273 frame.content.iePacket.capabilities = 0;
274 frame.content.iePacket.capabilities |= (TI_TRUE << CAP_IBSS_SHIFT); /* Bss type must be independent *
    [all...]
  /system/wlan/ti/wilink_6_1/stad/src/Sta_Management/
systemConfig.c 246 mlmeFrameInfo_t frame; local
260 /* The easiest way to add a site to the site table is to simulate a probe frame. */
261 frame.subType = PROBE_RESPONSE;
262 os_memoryZero(pSiteMgr->hOs, &frame, sizeof(mlmeFrameInfo_t));
263 /* Initialize the frame fields */
264 frame.subType = PROBE_RESPONSE;
265 os_memoryZero(pSiteMgr->hOs, (void *)frame.content.iePacket.timestamp, TIME_STAMP_LEN);
268 frame.content.iePacket.beaconInerval = pSiteMgr->pDesiredParams->siteMgrDesiredBeaconInterval;
271 frame.content.iePacket.capabilities = 0;
272 frame.content.iePacket.capabilities |= (TI_TRUE << CAP_IBSS_SHIFT); /* Bss type must be independent *
    [all...]
  /external/webkit/WebKit/android/nav/
WebView.cpp 39 #include "Frame.h"
359 const CachedFrame* frame; local
360 const CachedNode* node = root->currentCursor(&frame);
373 m_ring.m_frame = frame;
489 const CachedFrame* frame; local
490 const CachedNode* node = m_frameCacheUI->findAt(bounds, &frame, &x, &y, false);
497 IntRect newBounds = node->bounds(frame);
517 DBG_NAV_LOGD("node=%p frame=%p x=%d y=%d bounds=(%d,%d,w=%d,h=%d)",
518 node, frame, x, y, bounds.x(), bounds.y(), bounds.width(),
520 m_frameCacheUI->setCursor(const_cast<CachedFrame*>(frame),
800 const CachedFrame* frame; local
860 const CachedFrame* frame = 0; local
1201 const CachedFrame* frame = 0; local
1268 const CachedFrame* frame; local
1284 const CachedFrame* frame; local
1323 const CachedFrame* frame; local
1404 const CachedFrame* frame = 0; local
1446 const CachedFrame* frame; local
1522 const CachedFrame* frame; local
1783 const CachedFrame* frame; local
    [all...]
  /dalvik/vm/compiler/template/armv5te/
TEMPLATE_INTERPRET.S 13 * rFP - Dalvik frame pointer
  /dalvik/vm/hprof/
HprofStack.h 27 StackFrame frame; member in struct:__anon698
  /dalvik/vm/mterp/x86-atom/
OP_NOP.S 35 * insert fake function header to help gdb find the stack frame
  /external/junit/src/junit/awtui/
TestRunner.java 9 import java.awt.Frame;
53 protected Frame fFrame;
173 protected Frame createUI(String suiteName) {
174 Frame frame= new Frame("JUnit"); local
177 frame.setIconImage(icon);
179 frame.setLayout(new BorderLayout(0, 0));
180 frame.setBackground(SystemColor.control);
181 final Frame finalFrame= frame
    [all...]
  /external/kernel-headers/original/linux/
if_tr.h 24 /* IEEE 802.5 Token-Ring magic constants. The frame sizes omit the preamble
25 and FCS/CRC (frame check sequence). */
35 /* This is an Token-Ring frame header. */
38 __u8 fc; /* frame control field */
  /external/opencore/fileformats/rawgsmamr/parser/include/
amrfileparser.h 82 #define TIME_STAMP_PER_FRAME 20 //160 /* Time stamp value per frame of AMR */
236 * @param frame_type Frame type
242 * @brief Retrieves one frame data plus frame type, used in getNextBundledAccessUnits().
244 * @param frameBuffer Buffer containing frame read
245 * @param frame_type Frame type of frame
252 * @brief Undo getNextFrame in case gau buffer overflow occurs when getting next frame
332 int32 iFrame_type; // frame type got from the very first frame
    [all...]
  /external/openssl/crypto/des/times/
586-100.lnx 3 gcc 2.7.0 -O3 -fomit-frame-pointer
  /external/quake/quake/src/QW/client/
d_copy.s 28 pushl %ebp // preserve caller's stack frame
106 popl %ebp // restore the caller's stack frame
120 pushl %ebp // preserve caller's stack frame
146 popl %ebp // restore the caller's stack frame
r_alias.c 91 int i, flags, frame, numv; local
110 // construct the base bounding box for this frame
111 frame = currententity->frame;
113 if ((frame >= pmdl->numframes) || (frame < 0))
115 Con_DPrintf ("No such frame %d %s\n", frame,
117 frame = 0;
120 pframedesc = &pahdr->frames[frame];
669 int frame; local
    [all...]
  /external/quake/quake/src/WinQuake/
d_copy.s 28 pushl %ebp // preserve caller's stack frame
106 popl %ebp // restore the caller's stack frame
120 pushl %ebp // preserve caller's stack frame
146 popl %ebp // restore the caller's stack frame
r_alias.cpp 91 int i, flags, frame, numv; local
110 // construct the base bounding box for this frame
111 frame = currententity->frame;
113 if ((frame >= pmdl->numframes) || (frame < 0))
115 Con_DPrintf ("No such frame %d %s\n", frame,
117 frame = 0;
120 pframedesc = &pahdr->frames[frame];
654 int frame; local
    [all...]
  /external/webkit/WebCore/bindings/v8/
ScriptState.cpp 34 #include "Frame.h"
93 ScriptState* mainWorldScriptState(Frame* frame)
96 V8Proxy* proxy = frame->script()->proxy();
  /external/webkit/WebCore/bindings/v8/custom/
V8CustomXPathNSResolver.cpp 77 Frame* frame = proxy->frame(); local
78 logInfo(frame, "XPathNSResolver does not have a lookupNamespaceURI method.", String());
V8HTMLFormElementCustom.cpp 88 Frame* frame = V8Proxy::retrieveFrameForEnteredContext(); local
89 if (!frame)
92 form->submit(frame);
V8NavigatorCustom.cpp 54 V8DOMWrapper::setHiddenWindowReference(impl->frame(), V8DOMWindow::navigatorIndex, wrapper);
72 Frame* frame = V8Proxy::retrieveFrameForCurrentContext(); local
73 return V8CustomApplicationInstalledCallback::create(value, frame);
  /external/webkit/WebCore/loader/appcache/
DOMApplicationCache.cpp 37 #include "Frame.h"
42 DOMApplicationCache::DOMApplicationCache(Frame* frame)
43 : m_frame(frame)
  /external/webkit/WebCore/manual-tests/
bugzilla-5768.html 39 <frame onload="test()" id="f" src="resources/frame1.html" noresize>
  /external/webkit/WebCore/page/android/
EventHandlerAndroid.cpp 32 #include "Frame.h"
90 bool EventHandler::passMousePressEventToSubframe(MouseEventWithHitTestResults& mev, Frame* subframe)
97 Frame* subframe, HitTestResult* hoveredNode)
103 bool EventHandler::passMouseReleaseEventToSubframe(MouseEventWithHitTestResults& mev, Frame* subframe)
  /external/webkit/WebCore/platform/image-decoders/
ImageDecoder.h 50 // decoders write a single frame into. Frames are then instantiated for drawing by being handed this buffer.
57 DisposeNotSpecified, // Leave frame in framebuffer
58 DisposeKeep, // Leave frame in framebuffer
59 DisposeOverwriteBgcolor, // Clear frame to transparent
60 DisposeOverwritePrevious, // Clear frame to previous framebuffer contents
81 // when we no longer need to display a frame and only need its metadata.
193 IntRect m_rect; // The rect of the original specified frame within the overall buffer.
196 FrameStatus m_status; // Whether or not this frame is completely finished decoding.
199 // What to do with this frame's data when initializing the next frame
    [all...]
  /external/webkit/WebKit/mac/WebView/
WebFrameView.h 49 @result The WebFrameView's frame.
76 @abstract Tells whether this frame can print headers and footers
77 @result YES if the frame can, no otherwise
83 @abstract Creates a print operation set up to print this frame
WebResource.h 52 @param frameName The frame name of the resource if the resource represents the contents of an entire HTML frame (can be nil).
83 @result The frame name of the resource if the resource represents the contents of an entire HTML frame (can be nil).

Completed in 346 milliseconds

<<21222324252627282930>>