Hoogle Search

Within LTS Haskell 24.40 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. _pageSetupUsePrinterDefaults :: PageSetup -> Maybe Bool

    xlsx Codec.Xlsx.Types

    Use the printer’s defaults settings for page setup values and don't use the default values specified in the schema. Example: If dpi is not present or specified in the XML, the application must not assume 600dpi as specified in the schema as a default and instead must let the printer specify the default dpi.

  2. _cldPrintsWithSheet :: ClientData -> Bool

    xlsx Codec.Xlsx.Types.Drawing

    This attribute indicates whether to print drawing elements when printing the sheet.

  3. _pageSetupUsePrinterDefaults :: PageSetup -> Maybe Bool

    xlsx Codec.Xlsx.Types.PageSetup

    Use the printer’s defaults settings for page setup values and don't use the default values specified in the schema. Example: If dpi is not present or specified in the XML, the application must not assume 600dpi as specified in the schema as a default and instead must let the printer specify the default dpi.

  4. pageSetupUsePrinterDefaults :: Lens' PageSetup (Maybe Bool)

    xlsx Codec.Xlsx.Types.PageSetup

    No documentation available.

  5. overprint :: LaTeXC l => l -> l

    HaTeX Text.LaTeX.Packages.Beamer

    Inside the overprint environment, use onslide commands to specify different things that should be shown for this environment on different slides. Everything within the environment will be placed in a rectangular area of the specified width. The height and depth of the area are chosen large enough to acoommodate the largest contents of this area.

  6. debugPossiblyPrint :: MonadClient m => Text -> m ()

    LambdaHack Game.LambdaHack.Client.MonadClient

    No documentation available.

  7. clientPrintUI :: MonadClientUI m => Text -> m ()

    LambdaHack Game.LambdaHack.Client.UI

    No documentation available.

  8. FrontPrintScreen :: FrontReq ()

    LambdaHack Game.LambdaHack.Client.UI.Frontend

    Take screenshot.

  9. fprintScreen :: RawFrontend -> IO ()

    LambdaHack Game.LambdaHack.Client.UI.Frontend.Common

    No documentation available.

  10. clientPrintUI :: MonadClientUI m => Text -> m ()

    LambdaHack Game.LambdaHack.Client.UI.MonadClientUI

    No documentation available.

Page 323 of many | Previous | Next