ReactOS 0.4.17-dev-934-g091855f
shaper Struct Reference

#include <dwrite_private.h>

Collaboration diagram for shaper:

Public Attributes

void(* collect_features )(struct scriptshaping_context *context, struct shaping_features *features)
 
void(* setup_masks )(struct scriptshaping_context *context, const struct shaping_features *features)
 

Detailed Description

Definition at line 721 of file dwrite_private.h.

Member Data Documentation

◆ collect_features

void(* shaper::collect_features) (struct scriptshaping_context *context, struct shaping_features *features)

Definition at line 723 of file dwrite_private.h.

◆ setup_masks

void(* shaper::setup_masks) (struct scriptshaping_context *context, const struct shaping_features *features)

Definition at line 724 of file dwrite_private.h.


The documentation for this struct was generated from the following file: