OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RemoveChild
(Results
1 - 5
of
5
) sorted by null
/external/qemu/distrib/sdl-1.2.12/src/video/bwindow/
SDL_BWin.h
71
RemoveChild
(the_view);
120
RemoveChild
(the_view);
141
RemoveChild
(the_view);
/external/webkit/Source/WebCore/platform/wx/
ScrollViewWx.cpp
331
platformWidget()->
RemoveChild
(widget->platformWidget());
/external/chromium/chrome/browser/ui/views/tab_contents/
tab_contents_view_gtk.cc
148
RemoveChild
((*item)->widget());
/external/tinyxml/
tinyxml.h
564
bool
RemoveChild
( TiXmlNode* removeThis );
[
all
...]
xmltest.cpp
184
todoElement->
RemoveChild
( itemElement );
Completed in 943 milliseconds