Sign in
flutter
/
third_party
/
harfbuzz
/
f3151b6582a38fb1a377eb6070b8cecedb2ea711
/
.
/
src
/
OT
/
Layout
/
GPOS
/
ChainContextPos.hh
blob: d551ac2a2be63fe93875742ec9124af825f0b00a [
file
]
#ifndef
OT_LAYOUT_GPOS_CHAINCONTEXTPOS_HH
#define
OT_LAYOUT_GPOS_CHAINCONTEXTPOS_HH
namespace
OT
{
namespace
Layout
{
namespace
GPOS_impl
{
struct
ChainContextPos
:
ChainContext
{};
}
}
}
#endif
/* OT_LAYOUT_GPOS_CHAINCONTEXTPOS_HH */