Searched refs:GetName (Results 26 - 50 of 325) sorted by relevance

1234567891011>>

/haiku/src/apps/icon-o-matic/shape/commands/
H A DMovePathsCommand.h34 virtual void GetName(BString& name);
H A DMoveShapesCommand.cpp36 MoveShapesCommand::GetName(BString& name) function in class:MoveShapesCommand
H A DMoveTransformersCommand.cpp36 MoveTransformersCommand::GetName(BString& name) function in class:MoveTransformersCommand
H A DMovePathsCommand.cpp36 MovePathsCommand::GetName(BString& name) function in class:MovePathsCommand
H A DRemoveShapesCommand.cpp36 RemoveShapesCommand::GetName(BString& name) function in class:RemoveShapesCommand
H A DRemoveTransformersCommand.cpp37 RemoveTransformersCommand::GetName(BString& name) function in class:RemoveTransformersCommand
H A DReversePathCommand.cpp50 // GetName
52 ReversePathCommand::GetName(BString& name) function in class:ReversePathCommand
H A DAddShapesCommand.cpp36 AddShapesCommand::GetName(BString& name) function in class:AddShapesCommand
H A DAddTransformersCommand.cpp36 AddTransformersCommand::GetName(BString& name) function in class:AddTransformersCommand
H A DCleanUpPathCommand.cpp55 // GetName
57 CleanUpPathCommand::GetName(BString& name) function in class:CleanUpPathCommand
H A DAddPointCommand.h29 virtual void GetName(BString& name);
H A DChangePointCommand.h30 virtual void GetName(BString& name);
H A DInsertPointCommand.h28 virtual void GetName(BString& name);
H A DSplitPointsCommand.h28 virtual void GetName(BString& name);
/haiku/src/apps/icon-o-matic/style/
H A DRemoveStylesCommand.h39 virtual void GetName(BString& name);
H A DAddStylesCommand.cpp35 AddStylesCommand::GetName(BString& name) function in class:AddStylesCommand
H A DMoveStylesCommand.cpp36 MoveStylesCommand::GetName(BString& name) function in class:MoveStylesCommand
H A DSetColorCommand.h36 virtual void GetName(BString& name);
/haiku/src/apps/haikudepot/packagemodel/
H A DLanguage.h26 status_t GetName(BString& name,
/haiku/src/apps/debuganalyzer/util/
H A DDataSource.cpp27 DataSource::GetName(BString& name) function in class:DataSource
66 PathDataSource::GetName(BString& name) function in class:PathDataSource
101 EntryRefDataSource::GetName(BString& name) function in class:EntryRefDataSource
H A DDataSource.h23 virtual status_t GetName(BString& name);
40 virtual status_t GetName(BString& name);
54 virtual status_t GetName(BString& name);
/haiku/headers/os/bluetooth/
H A DLocalDeviceAddOn.h11 virtual const char* GetName()=0;
/haiku/headers/private/textencoding/
H A DCharacterSet.h55 const char * GetName(void) const;
/haiku/src/apps/icon-o-matic/document/
H A DSetPropertiesCommand.h30 virtual void GetName(BString& name);
/haiku/src/apps/icon-o-matic/generic/command/
H A DCompoundCommand.h28 virtual void GetName(BString& name);

Completed in 126 milliseconds

1234567891011>>