yaclf
This commit is contained in:
@@ -25,7 +25,7 @@ class SleepActivity final : public Activity {
|
|||||||
void renderCustomSleepScreen() const;
|
void renderCustomSleepScreen() const;
|
||||||
void renderCoverSleepScreen() const;
|
void renderCoverSleepScreen() const;
|
||||||
void renderBitmapSleepScreen(const Bitmap& bitmap, const BookOverlayInfo& overlayInfo,
|
void renderBitmapSleepScreen(const Bitmap& bitmap, const BookOverlayInfo& overlayInfo,
|
||||||
bool topAlignForCoverFit = false) const;
|
bool topAlignForCoverFit = false) const;
|
||||||
void renderBlankSleepScreen() const;
|
void renderBlankSleepScreen() const;
|
||||||
void renderOverlaySleepScreen() const;
|
void renderOverlaySleepScreen() const;
|
||||||
BookOverlayInfo getBookOverlayInfo(const std::string& bookPath) const;
|
BookOverlayInfo getBookOverlayInfo(const std::string& bookPath) const;
|
||||||
|
|||||||
Reference in New Issue
Block a user