Searched refs:SetCharsPerLine (Results 1 - 3 of 3) sorted by last modified time

/haiku/src/apps/mediaplayer/
H A DVideoView.cpp427 fSubtitleBitmap->SetCharsPerLine(45.0);
430 fSubtitleBitmap->SetCharsPerLine(36.0);
433 fSubtitleBitmap->SetCharsPerLine(32.0);
/haiku/src/apps/mediaplayer/interface/
H A DSubtitleBitmap.cpp85 SubtitleBitmap::SetCharsPerLine(float charsPerLine) function in class:SubtitleBitmap
H A DSubtitleBitmap.h25 void SetCharsPerLine(float charsPerLine);

Completed in 42 milliseconds