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. setOtVarAxisInfoTAxisIndex :: MonadIO m => OtVarAxisInfoT -> Word32 -> m ()

    gi-harfbuzz GI.HarfBuzz.Structs.OtVarAxisInfoT

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

    set otVarAxisInfoT [ #axisIndex := value ]
    

  2. setOtVarAxisInfoTDefaultValue :: MonadIO m => OtVarAxisInfoT -> Float -> m ()

    gi-harfbuzz GI.HarfBuzz.Structs.OtVarAxisInfoT

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

    set otVarAxisInfoT [ #defaultValue := value ]
    

  3. setOtVarAxisInfoTFlags :: MonadIO m => OtVarAxisInfoT -> [OtVarAxisFlagsT] -> m ()

    gi-harfbuzz GI.HarfBuzz.Structs.OtVarAxisInfoT

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

    set otVarAxisInfoT [ #flags := value ]
    

  4. setOtVarAxisInfoTMaxValue :: MonadIO m => OtVarAxisInfoT -> Float -> m ()

    gi-harfbuzz GI.HarfBuzz.Structs.OtVarAxisInfoT

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

    set otVarAxisInfoT [ #maxValue := value ]
    

  5. setOtVarAxisInfoTMinValue :: MonadIO m => OtVarAxisInfoT -> Float -> m ()

    gi-harfbuzz GI.HarfBuzz.Structs.OtVarAxisInfoT

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

    set otVarAxisInfoT [ #minValue := value ]
    

  6. setOtVarAxisInfoTNameId :: MonadIO m => OtVarAxisInfoT -> Word32 -> m ()

    gi-harfbuzz GI.HarfBuzz.Structs.OtVarAxisInfoT

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

    set otVarAxisInfoT [ #nameId := value ]
    

  7. setOtVarAxisInfoTTag :: MonadIO m => OtVarAxisInfoT -> Word32 -> m ()

    gi-harfbuzz GI.HarfBuzz.Structs.OtVarAxisInfoT

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

    set otVarAxisInfoT [ #tag := value ]
    

  8. module GI.HarfBuzz.Structs.OtVarAxisT

    Use OtVarAxisInfoT instead. Since: 1.4.2

  9. newtype OtVarAxisT

    gi-harfbuzz GI.HarfBuzz.Structs.OtVarAxisT

    Memory-managed wrapper type.

  10. OtVarAxisT :: ManagedPtr OtVarAxisT -> OtVarAxisT

    gi-harfbuzz GI.HarfBuzz.Structs.OtVarAxisT

    No documentation available.

Page 65 of many | Previous | Next