Home
last modified time | relevance | path

Searched refs:kCancelLabel (Results 1 – 4 of 4) sorted by relevance

/haiku/src/preferences/repositories/
H A Dconstants.h24 static const BString kCancelLabel = B_TRANSLATE_COMMENT("Cancel", variable
H A DAddRepoWindow.cpp38 fCancelButton = new BButton(kCancelLabel, in AddRepoWindow()
H A DRepositoriesWindow.cpp113 kCancelLabel, NULL, B_WIDTH_AS_USUAL, B_STOP_ALERT); in QuitRequested()
H A DRepositoriesView.cpp259 kCancelLabel, NULL, B_WIDTH_AS_USUAL, B_WARNING_ALERT); in MessageReceived()