Searched refs:themeID (Results 1 - 2 of 2) sorted by relevance

/haiku/headers/os/media/
H A DMediaTheme.h60 const entry_ref* addOn = NULL, int32 themeID = 0);
/haiku/src/apps/cortex/ParameterView/
H A DParameterWindow.cpp116 message->AddInt32("themeID", theme->ID());
186 int32 themeID; local
187 if (message->FindInt32("themeID", &themeID) != B_OK) {

Completed in 39 milliseconds