Searched defs:GetName (Results 51 - 75 of 111) sorted by relevance

12345

/haiku/src/apps/icon-o-matic/shape/commands/
H A DFreezeTransformationCommand.cpp120 FreezeTransformationCommand::GetName(BString& name) function in class:FreezeTransformationCommand
H A DRemovePointsCommand.cpp163 RemovePointsCommand::GetName(BString& name) function in class:RemovePointsCommand
H A DRotatePathIndicesCommand.cpp59 RotatePathIndicesCommand::GetName(BString& name) function in class:RotatePathIndicesCommand
H A DChangePointCommand.cpp126 ChangePointCommand::GetName(BString& name) function in class:ChangePointCommand
/haiku/src/apps/icon-o-matic/generic/command/
H A DMoveCommand.h194 MoveCommand<Type>::GetName(BString& name) function in class:MoveCommand
H A DRemoveCommand.h142 RemoveCommand<Type>::GetName(BString& name) function in class:RemoveCommand
H A DAddCommand.h154 AddCommand<Type>::GetName(BString& name) function in class:AddCommand
/haiku/src/apps/icon-o-matic/transformable/
H A DPerspectiveCommand.cpp110 PerspectiveCommand::GetName(BString& name) function in class:PerspectiveCommand
/haiku/src/add-ons/kernel/file_systems/netfs/server/
H A DEntry.cpp75 Entry::GetName() const function in class:Entry
/haiku/src/apps/resedit/
H A DInternalEditors.h29 const char * GetName(void) const { return fNameBox->Text(); } function in class:StringEditView
H A DResourceData.h40 const char * GetName(void) const { return fName.String(); } function in class:ResourceData
/haiku/src/system/boot/loader/file_systems/bfs/
H A DFile.cpp65 File::GetName(char *nameBuffer, size_t bufferSize) const function in class:BFS::File
H A DDirectory.cpp164 Directory::GetName(char *name, size_t size) const function in class:BFS::Directory
/haiku/src/system/boot/loader/file_systems/amiga_ffs/
H A DDirectory.cpp159 Directory::GetName(char *name, size_t size) const function in class:FFS::Directory
/haiku/src/add-ons/media/plugins/ape_reader/LibMonkeysAudio/
H A DPositionBridgeIO.cpp45 int TPositionBridgeIO::GetName(char* oBuffer) function in class:TPositionBridgeIO
/haiku/src/kits/locale/
H A DLanguage.cpp95 BLanguage::GetName(BString& name, const BLanguage* displayLanguage) const function in class:BLanguage
/haiku/src/apps/devices/
H A DDevice.cpp77 Device::GetName() function in class:Device
/haiku/src/add-ons/kernel/file_systems/netfs/client/
H A DVirtualDir.cpp37 VirtualDirEntry::GetName() const function in class:VirtualDirEntry
/haiku/src/apps/packageinstaller/
H A DPackageInfo.h28 const char *GetName() { return fName.String(); } function in class:PackageInfo
H A DUninstallView.cpp71 const char* GetName() { return fName.String(); } function in class:UninstallView::InfoItem
/haiku/src/tools/restest/
H A DResourceItem.cpp112 ResourceItem::GetName() const function in class:ResourceItem
/haiku/src/preferences/backgrounds/
H A DBackgroundImage.h168 const char* GetName() { return fName.String(); } function in class:Image
/haiku/src/system/boot/loader/file_systems/fat/
H A DVolume.cpp187 Volume::GetName(char *name, size_t size) const function in class:Volume
/haiku/src/add-ons/media/plugins/ape_reader/MAClib/
H A DStdLibFileIO.cpp215 int CStdLibFileIO::GetName(char * pBuffer) function in class:CStdLibFileIO
/haiku/src/servers/app/
H A DCursorSet.cpp268 CursorSet::GetName() function in class:CursorSet

Completed in 94 milliseconds

12345