OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:child
(Results
526 - 550
of
1967
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/webkit/WebCore/platform/
ScrollView.cpp
64
Widget*
child
= prpChild.get();
local
65
ASSERT(
child
!= this && !
child
->parent());
66
child
->setParent(this);
68
if (
child
->platformWidget())
69
platformAddChild(
child
);
72
void ScrollView::removeChild(Widget*
child
)
74
ASSERT(
child
->parent() == this);
75
child
->setParent(0);
76
m_children.remove(
child
);
[
all
...]
/external/webkit/WebCore/rendering/
RenderView.cpp
121
for (RenderObject*
child
= firstChild();
child
;
child
=
child
->nextSibling()) {
122
if (
child
->style()->height().isPercent() ||
child
->style()->minHeight().isPercent() ||
child
->style()->maxHeight().isPercent())
123
child
->setChildNeedsLayout(true, false);
223
// since iframes/frames with no background in the
child
document should show the parent's background.
225
frameView()->setUseSlowRepaints(); // The parent must show behind the
child
[
all
...]
/dalvik/libcore/prefs/src/test/java/org/apache/harmony/prefs/tests/java/util/prefs/
PreferencesTest.java
247
// assertFalse(prefs.nodeExists("mock/
child
/grandson"));
256
assertTrue(prefs.nodeExists("mock/
child
/grandson"));
1018
Preferences
child
= pref.node("mock");
local
1076
MockAbstractPreferences
child
= (MockAbstractPreferences) ((MockAbstractPreferences) pref)
local
1477
Preferences
child
= pref.node("
child
");
local
[
all
...]
/sdk/emulator/qtools/
trace_reader.h
101
// If a
child
process is a clone of a parent process, the
104
// both the parent and
child
processes.
204
void CopyRegions(ProcessState *parent, ProcessState *
child
);
1184
ProcessState *
child
= new ProcessState;
local
[
all
...]
/bionic/libc/arch-arm/bionic/
clone.S
106
# store 'fn' and 'arg' to the
child
stack
123
1: # in the
child
- pick arguments
/bionic/libc/docs/
SYSV-IPC.TXT
60
/* in the
child
*/
76
fprintf(stderr, "
child
%d FAIL at counter=%d: %d\n", ret,