OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:child
(Results
1001 - 1025
of
1967
) sorted by null
<<
41
42
43
44
45
46
47
48
49
50
>>
/external/webkit/WebCore/bindings/v8/
DOMData.h
42
// thread. The DOMData for the main thread and the DOMData for
child
threads
/external/webkit/WebCore/html/
HTMLElement.h
94
// Helper function to check the DTD for a given
child
node.
HTMLParserErrorCodes.cpp
35
"<head> must be a
child
of <html>. Content ignored.",
/external/webkit/WebCore/inspector/front-end/
AbstractTimelinePanel.js
143
var
child
= this.filterBarElement.childNodes[i];
144
if (!
child
.category)
147
child
.removeStyleClass("selected");
148
this.hideCategory(
child
.category);
/external/webkit/WebCore/manual-tests/
optgroup-empty-and-nested.html
18
<!-- this group has a text node
child
. It should render the same as group one. -->
/external/webkit/WebCore/page/android/
EventHandlerAndroid.cpp
81
// This is called to route wheel events to
child
widgets when they are RenderWidget
/external/webkit/WebCore/rendering/
RenderTableSection.h
44
virtual void addChild(RenderObject*
child
, RenderObject* beforeChild = 0);
SVGRenderSupport.h
77
// Used for transforming the GraphicsContext and damage rect before passing PaintInfo to
child
renderers.
/external/webkit/WebKit/mac/DOM/
WebDOMOperations.h
106
@discussion Returns non-nil only if the object represents a
child
frame
/external/webkit/WebKitTools/WebKitLauncherWin/
WebKitLauncherWin.cpp
85
// Launch Safari as a
child
process
/frameworks/base/core/java/android/widget/
ResourceCursorTreeAdapter.java
49
* the views for the last
child
of a group.
/frameworks/base/core/tests/coretests/src/android/widget/listview/arrowscroll/
ListItemsExpandOnSelectionTest.java
101
// go down past last
child
on screen
/frameworks/base/docs/html/guide/tutorials/views/
hello-relativelayout.jd
6
<p>A {@link android.widget.RelativeLayout} is a ViewGroup that allows you to layout
child
elements
hello-tablelayout.jd
7
will lay
child
View elements into rows and columns.</p>
/frameworks/base/media/libdrm/mobile1/include/xml/
xml_tinyParser.h
159
XML_TREE *
child
;
member in struct:_XML_TREE
/frameworks/base/media/libdrm/mobile2/include/util/domcore/
DocumentImpl.h
37
* This is a convenience attribute that allows direct access to the
child
/ndk/build/platforms/android-3/arch-arm/usr/include/
syslog.h
84
#define LOG_NOWAIT 0x10 /* wait for
child
processes (unused on linux) */
/ndk/build/platforms/android-4/arch-arm/usr/include/
syslog.h
84
#define LOG_NOWAIT 0x10 /* wait for
child
processes (unused on linux) */
/ndk/build/platforms/android-5/arch-arm/usr/include/
syslog.h
84
#define LOG_NOWAIT 0x10 /* wait for
child
processes (unused on linux) */
/ndk/build/platforms/android-5/arch-x86/usr/include/
syslog.h
84
#define LOG_NOWAIT 0x10 /* wait for
child
processes (unused on linux) */
/ndk/build/platforms/android-8/arch-arm/usr/include/
syslog.h
84
#define LOG_NOWAIT 0x10 /* wait for
child
processes (unused on linux) */
/ndk/build/platforms/android-8/arch-x86/usr/include/
syslog.h
84
#define LOG_NOWAIT 0x10 /* wait for
child
processes (unused on linux) */
/packages/apps/Camera/src/com/android/camera/
PreviewFrameLayout.java
58
"must provide
child
with id as \"frame\"");
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/manifest/descriptors/
ManifestElementDescriptor.java
26
* element name, its possible attributes, its possible
child
elements but also
/system/wlan/ti/sta_dk_4_0_4_32/CUDK/CLI/
ipc.c
119
CONTEXT: All
child
process - NOT FROM parent process!!!!
Completed in 373 milliseconds
<<
41
42
43
44
45
46
47
48
49
50
>>