Sign in
android
/
platform
/
external
/
harfbuzz_ng
/
9b085740535ecaab7a790302970cbe976384d83b
/
.
/
src
/
OT
/
Layout
/
GPOS
/
ContextPos.hh
blob: 2a01eaa3a6824aea7ad8696c6474857ae7591a93 [
file
] [
log
] [
blame
]
#ifndef
OT_LAYOUT_GPOS_CONTEXTPOS_HH
#define
OT_LAYOUT_GPOS_CONTEXTPOS_HH
namespace
OT
{
namespace
Layout
{
namespace
GPOS_impl
{
struct
ContextPos
:
Context
{};
}
}
}
#endif
/* OT_LAYOUT_GPOS_CONTEXTPOS_HH */