Searched defs:child (Results 176 - 189 of 189) sorted by last modified time

12345678

/haiku/src/apps/icon-o-matic/generic/gui/popup_control/
H A DPopupControl.cpp21 PopupControl::PopupControl(const char* name, PopupView* child) argument
H A DPopupWindow.cpp59 PopupWindow::PopupWindow(PopupView* child, PopupControl* control) argument
/haiku/src/apps/icon-o-matic/generic/gui/scrollview/
H A DScrollView.cpp291 ScrollView::ScrollView(BView* child, uint32 scrollingFlags, BRect frame, argument
304 ScrollView::ScrollView(BView* child, uint32 scrollingFlags, const char* name, argument
601 ScrollView::_Init(BView* child, uint32 scrollingFlags, uint32 borderStyle, argument
[all...]
/haiku/src/apps/switcher/
H A DPanelWindow.cpp41 BView* child = _ViewFor(location, which, team); local
/haiku/src/apps/terminal/
H A DTermScrollView.cpp35 TermScrollView::TermScrollView(const char* name, BView* child, BView* target, argument
/haiku/src/bin/debug/time_stats/
H A Dtiming_analysis.cpp61 pid_t child = fork(); local
91 pid_t child = run_child(argc, argv); local
[all...]
/haiku/src/add-ons/kernel/file_systems/netfs/client/
H A DVirtualDir.cpp202 VirtualDir::AddEntry(const char* name, Node* child) argument
/haiku/src/add-ons/kernel/partitioning_systems/vmdk/
H A Dvmdk.cpp395 partition_data* child = create_child_partition(partition->id, 0, local
/haiku/src/apps/cortex/Persistence/
H A DStringContent.cpp81 xmlImportChild( IPersistent* child, ImportContext& context) argument
/haiku/src/apps/cortex/Persistence/Wrappers/
H A DFlatMessageIO.cpp180 xmlImportChild( IPersistent* child, ImportContext& context) argument
H A DMessageIO.cpp248 xmlImportChild( IPersistent* child, ImportContext& context) argument
/haiku/src/apps/cortex/RouteApp/
H A DConnectionIO.cpp411 xmlImportChild( IPersistent* child, ImportContext& context) argument
[all...]
/haiku/src/apps/cortex/ValControl/
H A DValControl.h187 virtual bool childResizeRequest(BView* child) { return false; } argument
/haiku/3rdparty/proj2make/
H A Dproj2make.cpp135 hdr* child = (hdr*)data->Data(); local
219 hdr* child = (hdr*)(current->Data() + off); local
[all...]

Completed in 110 milliseconds

12345678