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

/haiku/src/apps/webpositive/
H A DSettingsWindow.cpp698 int32 fixedFontSize = fFixedSizesSpinner->Value(); local
700 fSettings->SetValue("fixed font size", fixedFontSize);
725 BWebSettings::Default()->SetDefaultFixedFontSize(fixedFontSize);

Completed in 67 milliseconds