Sign in
flutter
/
third_party
/
harfbuzz
/
8fe506e153c530affd529e7175e813c3a878faed
/
.
/
src
/
OT
/
Layout
/
GPOS
/
ChainContextPos.hh
blob: d551ac2a2be63fe93875742ec9124af825f0b00a [
file
] [
log
] [
blame
]
#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 */