Hoogle Search

Within LTS Haskell 24.52 (ghc-9.10.3)

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

  1. setReg :: Register -> Value -> Program

    sbv Documentation.SBV.Examples.BitPrecise.Legato

    Set the value of a given register

  2. setHinting :: MonadIO m => Font -> Hinting -> m ()

    sdl2-ttf SDL.Font

    Sets the hinting setting of a font.

  3. setKerning :: MonadIO m => Font -> Kerning -> m ()

    sdl2-ttf SDL.Font

    Sets the kerning setting for a given Font. Use False to turn off kerning.

  4. setOutline :: MonadIO m => Font -> Outline -> m ()

    sdl2-ttf SDL.Font

    Sets the outline size for a given Font. Use 0 to turn off outlining.

  5. setStyle :: MonadIO m => Font -> [Style] -> m ()

    sdl2-ttf SDL.Font

    Sets the rendering style of a Font. Use an empty list to reset the style.

  6. setFontHinting :: MonadIO m => Ptr Font -> CInt -> m ()

    sdl2-ttf SDL.Raw.Font

    No documentation available.

  7. setFontKerning :: MonadIO m => Ptr Font -> CInt -> m ()

    sdl2-ttf SDL.Raw.Font

    No documentation available.

  8. setFontOutline :: MonadIO m => Ptr Font -> CInt -> m ()

    sdl2-ttf SDL.Raw.Font

    No documentation available.

  9. setFontStyle :: MonadIO m => Ptr Font -> CInt -> m ()

    sdl2-ttf SDL.Raw.Font

    No documentation available.

  10. setErrorCallback :: Ptr LCtx -> FunPtr (CString -> Ptr a -> IO ()) -> Ptr a -> IO ()

    secp256k1-haskell Crypto.Secp256k1.Internal.Context

    No documentation available.

Page 732 of many | Previous | Next