[repacker] Make actuate_subtable_split internal.
This commit is contained in:
parent
fe15f2559f
commit
fa46dbca9d
|
@ -30,6 +30,7 @@
|
||||||
namespace graph {
|
namespace graph {
|
||||||
|
|
||||||
template<typename Context>
|
template<typename Context>
|
||||||
|
HB_INTERNAL
|
||||||
hb_vector_t<unsigned> actuate_subtable_split (Context& split_context,
|
hb_vector_t<unsigned> actuate_subtable_split (Context& split_context,
|
||||||
const hb_vector_t<unsigned>& split_points)
|
const hb_vector_t<unsigned>& split_points)
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue