Searched refs:Comment (Results 1 - 5 of 5) sorted by relevance

/haiku/src/apps/haikudepot/packagemodel/
H A DUserRating.h32 const BString& Comment() const function in class:UserRating
/haiku/src/add-ons/media/plugins/ape_reader/MAClib/
H A DAPETag.h52 #define APE_TAG_FIELD_COMMENT "Comment"
90 char Comment[29]; // comment member in struct:ID3_TAG
H A DAPETag.cpp236 SetFieldID3String(APE_TAG_FIELD_COMMENT, ID3Tag.Comment, 28);
467 GetFieldID3String(APE_TAG_FIELD_COMMENT, pID3Tag->Comment, 28);
/haiku/src/apps/haikudepot/ui/
H A DPackageInfoView.cpp875 if (rating->Comment() > 0) {
880 textView->SetText(rating->Comment());
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/include/
H A Daclocal.h1051 char *NameComment; /* Comment associated with the first parameter of the name node */\
1103 char *Comment; member in struct:acpi_comment_node

Completed in 91 milliseconds