Home
last modified time | relevance | path

Searched defs:onCurve (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/conversion/eot/
H A DGlyfEncoder.java212 void writeTriplet(OutputStream os, boolean onCurve, int x, int y) throws IOException { in writeTriplet() argument
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/truetype/
H A DSimpleGlyph.java31 private boolean[] onCurve; field in SimpleGlyph
216 public boolean onCurve(int contour, int point) { in onCurve() method in SimpleGlyph
/third_party/skia/third_party/externals/sfntly/java/test/com/google/typography/font/tools/conversion/eot/
H A DGlyfEncoderTest.java188 private byte[] tripletEncode(boolean onCurve, int x, int y) throws IOException { in tripletEncode() argument

Completed in 3 milliseconds