Sign in
skia
/
third_party
/
freetype2
/
refs/tags/VER-2-1-3-RC3
/
.
/
src
/
otlayout
/
otlbase.h
blob: 563d3002d00c4414a851252815d23eb43d477578 [
file
] [
log
] [
blame
]
#ifndef
__OTL_BASE_H__
#define
__OTL_BASE_H__
#include
"otlayout.h"
OTL_BEGIN_HEADER
OTL_LOCAL
(
void
)
otl_base_validate
(
OTL_Bytes table
,
OTL_Validator valid
);
OTL_END_HEADER
#endif
/* __OTL_BASE_H__ */