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. noFontGetVariationGlyphFuncT :: Maybe FontGetVariationGlyphFuncT

    gi-harfbuzz GI.HarfBuzz.Callbacks

    A convenience synonym for Nothing :: Maybe FontGetVariationGlyphFuncT.

  2. noFontGetVariationGlyphFuncT_WithClosures :: Maybe FontGetVariationGlyphFuncT_WithClosures

    gi-harfbuzz GI.HarfBuzz.Callbacks

    A convenience synonym for Nothing :: Maybe FontGetVariationGlyphFuncT_WithClosures.

  3. wrap_FontGetVariationGlyphFuncT :: Maybe (Ptr (FunPtr C_FontGetVariationGlyphFuncT)) -> FontGetVariationGlyphFuncT_WithClosures -> C_FontGetVariationGlyphFuncT

    gi-harfbuzz GI.HarfBuzz.Callbacks

    Wrap a FontGetVariationGlyphFuncT into a C_FontGetVariationGlyphFuncT.

  4. OtNameIdPredefinedTVariationsPsPrefix :: OtNameIdPredefinedT

    gi-harfbuzz GI.HarfBuzz.Enums

    Variations PostScript Name Prefix

  5. AnotherOtVarAxisFlagsT :: Int -> OtVarAxisFlagsT

    gi-harfbuzz GI.HarfBuzz.Flags

    Catch-all for unknown values

  6. data OtVarAxisFlagsT

    gi-harfbuzz GI.HarfBuzz.Flags

    Flags for OtVarAxisInfoT. Since: 2.2.0

  7. OtVarAxisFlagsTHidden :: OtVarAxisFlagsT

    gi-harfbuzz GI.HarfBuzz.Flags

    The axis should not be exposed directly in user interfaces.

  8. fontGetVarCoordsDesign :: (HasCallStack, MonadIO m) => FontT -> m (Float, Word32)

    gi-harfbuzz GI.HarfBuzz.Functions

    Fetches the list of variation coordinates (in design-space units) currently set on a font. Note that this returned array may only contain values for some (or none) of the axes; omitted axes effectively have their default values. Return value is valid as long as variation coordinates of the font are not modified. Since: 3.3.0

  9. fontGetVarCoordsNormalized :: (HasCallStack, MonadIO m) => FontT -> m (Int32, Word32)

    gi-harfbuzz GI.HarfBuzz.Functions

    Fetches the list of normalized variation coordinates currently set on a font. Note that this returned array may only contain values for some (or none) of the axes; omitted axes effectively have zero values. Return value is valid as long as variation coordinates of the font are not modified. Since: 1.4.2

  10. fontGetVarNamedInstance :: (HasCallStack, MonadIO m) => FontT -> m Word32

    gi-harfbuzz GI.HarfBuzz.Functions

    Returns the currently-set named-instance index of the font. Since: 7.0.0

Page 61 of many | Previous | Next