Searched defs:container (Results 1 - 25 of 64) sorted by relevance

123

/haiku/src/apps/debugger/user_interface/cli/commands/
H A DCliVariablesCommand.cpp41 ValueNodeContainer* container = manager->GetContainer(); local
H A DCliPrintVariableCommand.cpp46 ValueNodeContainer* container = manager->GetContainer(); local
112 ValueNodeContainer* container = manager->GetContainer(); local
/haiku/src/apps/icon-o-matic/shape/commands/
H A DMoveShapesCommand.cpp23 MoveShapesCommand::MoveShapesCommand(Container<Shape>* container, argument
H A DMoveTransformersCommand.cpp23 MoveTransformersCommand::MoveTransformersCommand(Container<Transformer>* container, argument
H A DMovePathsCommand.cpp23 MovePathsCommand::MovePathsCommand(Container<VectorPath>* container, argument
H A DRemoveShapesCommand.cpp23 RemoveShapesCommand( Container<Shape>* container, const int32* indices, int32 count) argument
H A DRemoveTransformersCommand.cpp23 RemoveTransformersCommand::RemoveTransformersCommand(Container<Transformer>* container, argument
H A DAddPathsCommand.cpp23 AddPathsCommand::AddPathsCommand(Container<VectorPath>* container, argument
H A DAddShapesCommand.cpp23 AddShapesCommand::AddShapesCommand(Container<Shape>* container, argument
H A DAddTransformersCommand.cpp23 AddTransformersCommand::AddTransformersCommand(Container<Transformer>* container, argument
H A DRemovePathsCommand.cpp32 RemovePathsCommand( Container<VectorPath>* container, const int32* indices, int32 count) argument
/haiku/src/apps/icon-o-matic/style/
H A DAddStylesCommand.cpp22 AddStylesCommand::AddStylesCommand(Container<Style>* container, argument
H A DMoveStylesCommand.cpp23 MoveStylesCommand::MoveStylesCommand(Container<Style>* container, argument
H A DRemoveStylesCommand.cpp29 RemoveStylesCommand::RemoveStylesCommand(Container<Style>* container, argument
/haiku/src/tests/kits/interface/layout/widget_layout_test/
H A DCheckBox.cpp38 CheckBox::Draw(BView* container, BRect updateRect) argument
H A DViewContainer.cpp142 ViewContainer::Draw(BView* container, BRect updateRect) argument
H A DStringView.cpp83 StringView::Draw(BView* container, BRect updateRect) argument
112 BView* container = Container(); local
/haiku/src/kits/debugger/jobs/
H A DWriteValueNodeJob.cpp62 ValueNodeContainer* container = fValueNode->Container(); local
/haiku/src/apps/icon-o-matic/
H A DUtil.cpp23 new_style(rgb_color color, Container<Style>* container, argument
44 new_path(Container<VectorPath>* container, VectorPath** path, argument
/haiku/src/apps/icon-o-matic/generic/command/
H A DMoveCommand.h62 MoveCommand<Type>::MoveCommand(Container<Type>* container, argument
[all...]
H A DRemoveCommand.h62 RemoveCommand( Container<Type>* container, const int32* indices, int32 count) argument
H A DAddCommand.h73 AddCommand<Type>::AddCommand(Container<Type>* container, argument
/haiku/src/add-ons/kernel/file_systems/reiserfs/
H A DSettings.h83 Settings::_FindNextParameter(const container_t *container, argument
100 Settings::_GetParameterValue(const container_t *container, const char *name, argument
131 _GetParameterValue(const container_t *container, const char *name, bool unknownValue, bool noArgValue) argument
160 _GetParameterValue(const container_t *container, const char *name, int64 unknownValue, int64 noArgValue) argument
[all...]
/haiku/src/add-ons/kernel/network/stack/
H A Dancillary_data.cpp49 delete_ancillary_data_container(ancillary_data_container* container) argument
74 add_ancillary_data(ancillary_data_container* container, argument
122 remove_ancillary_data(ancillary_data_container* container, void* data, bool destroy) argument
184 next_ancillary_data(ancillary_data_container* container, void* previousData, ancillary_data_header* _header) argument
[all...]
/haiku/src/bin/debug/profile/
H A DProfileResult.h127 ProfileResult::GetHitImages(ImageProfileResultContainer* container, argument

Completed in 147 milliseconds

123