Searched refs:frameBorder (Results 1 - 10 of 10) sorted by relevance

/external/webkit/LayoutTests/dom/html/level2/html/
H A DHTMLFrameElement01.js78 The frameBorder attribute specifies the request for frame borders.
79 (frameBorder=1 A border is drawn)
82 Retrieve the frameBorder attribute of the first FRAME element and examine
105 vframeborder = testNode.frameBorder;
H A DHTMLIFrameElement02.js78 The frameBorder attribute specifies the request for frame borders.
79 (frameBorder=1 A border is drawn)
82 Retrieve the frameBorder attribute of the first IFRAME element and examine
105 vframeborder = testNode.frameBorder;
/external/webkit/LayoutTests/dom/xhtml/level2/html/
H A DHTMLFrameElement01.js78 The frameBorder attribute specifies the request for frame borders.
79 (frameBorder=1 A border is drawn)
82 Retrieve the frameBorder attribute of the first FRAME element and examine
105 vframeborder = testNode.frameBorder;
H A DHTMLIFrameElement02.js78 The frameBorder attribute specifies the request for frame borders.
79 (frameBorder=1 A border is drawn)
82 Retrieve the frameBorder attribute of the first IFRAME element and examine
105 vframeborder = testNode.frameBorder;
/external/webkit/Source/WebCore/html/
H A DHTMLFrameElement.idl25 attribute [Reflect] DOMString frameBorder;
H A DHTMLIFrameElement.idl25 attribute [Reflect] DOMString frameBorder;
/external/aac/libSBRenc/src/
H A Dps_bitenc.h110 INT frameBorder[PS_MAX_ENVELOPES]; member in struct:T_PS_OUT
H A Dps_bitenc.cpp653 bitCnt += FDKsbrEnc_WriteBits_ps( hBitBuf, psOut->frameBorder[env], 5);
H A Dps_encode.cpp1005 hPsOut->frameBorder[env] = envBorder[env+1];
/external/webkit/Source/WebCore/bindings/objc/
H A DPublicDOMInterfaces.h526 @property(copy) NSString *frameBorder; variable
567 @property(copy) NSString *frameBorder; variable

Completed in 220 milliseconds