Searched refs:seconds (Results 51 - 55 of 55) sorted by relevance

123

/haiku/src/apps/screenshot/
H A DScreenshotWindow.cpp173 BStringView* seconds = new BStringView("", B_TRANSLATE("seconds")); local
174 seconds->SetExplicitMaxSize(BSize(B_SIZE_UNLIMITED, B_SIZE_UNSET));
218 .Add(seconds, 3, 0)
/haiku/headers/private/audio/
H A Dhmulti_audio.h603 int32 seconds;
H A Dsoundcard.h440 * seconds of time).
922 unsigned char hours, minutes, seconds, frames, qframes; member in struct:__anon332
/haiku/headers/os/media/
H A DMediaDefs.h668 int8 seconds; member in struct:media_header_time_code
/haiku/src/add-ons/kernel/partitioning_systems/session/
H A DDisc.cpp220 TRACE((" frames = %d\n", entries[i].seconds));
221 TRACE((" seconds = %d\n", entries[i].frames));

Completed in 77 milliseconds

123