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

/haiku-fatelf/src/apps/icon-o-matic/
H A DUtil.h30 void new_style(rgb_color color, StyleContainer* container,
H A DUtil.cpp22 // new_style
24 new_style(rgb_color color, StyleContainer* container, function
H A DMainWindow.cpp390 new_style(fCurrentColor->Color(),
/haiku-fatelf/src/apps/mail/
H A DPrefs.cpp304 font_style new_style; local
326 fNewFont->GetFamilyAndStyle(&new_family, &new_style);
329 if (strcmp(old_family, new_family) || strcmp(old_style, new_style)
523 fNewFont->GetFamilyAndStyle(&new_family, &new_style);
533 || strcmp(old_style, new_style)
/haiku-fatelf/src/apps/icon-o-matic/gui/
H A DStyleListView.cpp308 new_style(color, fStyleContainer, &style, &command);

Completed in 75 milliseconds