Hoogle Search

Within LTS Haskell 24.36 (ghc-9.10.3)

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

  1. newtype OtVarAxisInfoT

    gi-harfbuzz GI.HarfBuzz.Structs.OtVarAxisInfoT

    Memory-managed wrapper type.

  2. OtVarAxisInfoT :: ManagedPtr OtVarAxisInfoT -> OtVarAxisInfoT

    gi-harfbuzz GI.HarfBuzz.Structs.OtVarAxisInfoT

    No documentation available.

  3. getOtVarAxisInfoTAxisIndex :: MonadIO m => OtVarAxisInfoT -> m Word32

    gi-harfbuzz GI.HarfBuzz.Structs.OtVarAxisInfoT

    Get the value of the “axis_index” field. When overloading is enabled, this is equivalent to

    get otVarAxisInfoT #axisIndex
    

  4. getOtVarAxisInfoTDefaultValue :: MonadIO m => OtVarAxisInfoT -> m Float

    gi-harfbuzz GI.HarfBuzz.Structs.OtVarAxisInfoT

    Get the value of the “default_value” field. When overloading is enabled, this is equivalent to

    get otVarAxisInfoT #defaultValue
    

  5. getOtVarAxisInfoTFlags :: MonadIO m => OtVarAxisInfoT -> m [OtVarAxisFlagsT]

    gi-harfbuzz GI.HarfBuzz.Structs.OtVarAxisInfoT

    Get the value of the “flags” field. When overloading is enabled, this is equivalent to

    get otVarAxisInfoT #flags
    

  6. getOtVarAxisInfoTMaxValue :: MonadIO m => OtVarAxisInfoT -> m Float

    gi-harfbuzz GI.HarfBuzz.Structs.OtVarAxisInfoT

    Get the value of the “max_value” field. When overloading is enabled, this is equivalent to

    get otVarAxisInfoT #maxValue
    

  7. getOtVarAxisInfoTMinValue :: MonadIO m => OtVarAxisInfoT -> m Float

    gi-harfbuzz GI.HarfBuzz.Structs.OtVarAxisInfoT

    Get the value of the “min_value” field. When overloading is enabled, this is equivalent to

    get otVarAxisInfoT #minValue
    

  8. getOtVarAxisInfoTNameId :: MonadIO m => OtVarAxisInfoT -> m Word32

    gi-harfbuzz GI.HarfBuzz.Structs.OtVarAxisInfoT

    Get the value of the “name_id” field. When overloading is enabled, this is equivalent to

    get otVarAxisInfoT #nameId
    

  9. getOtVarAxisInfoTTag :: MonadIO m => OtVarAxisInfoT -> m Word32

    gi-harfbuzz GI.HarfBuzz.Structs.OtVarAxisInfoT

    Get the value of the “tag” field. When overloading is enabled, this is equivalent to

    get otVarAxisInfoT #tag
    

  10. newZeroOtVarAxisInfoT :: MonadIO m => m OtVarAxisInfoT

    gi-harfbuzz GI.HarfBuzz.Structs.OtVarAxisInfoT

    Construct a OtVarAxisInfoT struct initialized to zero.

Page 64 of many | Previous | Next