ReactOS 0.4.17-dev-934-g091855f
layout_strikethrough Struct Reference
Collaboration diagram for layout_strikethrough:

Public Attributes

struct list entry
 
const struct layout_effective_run * run
 
DWRITE_STRIKETHROUGH s
 

Detailed Description

Definition at line 189 of file layout.c.

Member Data Documentation

◆ entry

struct list layout_strikethrough::entry

Definition at line 190 of file layout.c.

◆ run

const struct layout_effective_run* layout_strikethrough::run

Definition at line 191 of file layout.c.

Referenced by layout_add_effective_run().

◆ s

DWRITE_STRIKETHROUGH layout_strikethrough::s

Definition at line 192 of file layout.c.


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