Searched defs:ShowArtFrames (Results 1 – 2 of 2) sorted by relevance
156 void ShowArtFrames(bool show) { show_art_frames_ = show; } in ShowArtFrames() function in ReportLib468 void ShowArtFrames(ReportLib* report_lib, bool show) { in ShowArtFrames() function
293 def ShowArtFrames(self, show=True): member in ReportLib