Searched refs:ShowArtFrames (Results 1 – 5 of 5) sorted by relevance
110 void ShowArtFrames(ReportLib* report_lib, bool show) EXPORT;156 void ShowArtFrames(bool show) { show_art_frames_ = show; } in ShowArtFrames() function in ReportLib468 void ShowArtFrames(ReportLib* report_lib, bool show) { in ShowArtFrames() function469 return report_lib->ShowArtFrames(show); in ShowArtFrames()
242 self._ShowArtFramesFunc = self._lib.ShowArtFrames293 def ShowArtFrames(self, show=True): member in ReportLib
944 report_lib.ShowArtFrames(False)947 report_lib.ShowArtFrames(True)
521 lib.ShowArtFrames()
111 lib.ShowArtFrames(True)