Searched defs:plane (Results 1 - 7 of 7) sorted by relevance

/openjdk9/jdk/make/src/classes/build/tools/generatecharacter/
H A DPropList.java40 public static PropList readSpecFile(File file, int plane) argument
57 private PropList(File file, int plane) throws IOException { argument
H A DSpecialCaseMap.java57 public static SpecialCaseMap[] readSpecFile(File file, int plane) throws FileNotFoundException { argument
H A DGenerateCharacter.java81 static int plane = 0; field in class:GenerateCharacter
[all...]
H A DUnicodeSpec.java393 public static UnicodeSpec[] readSpecFile(File file, int plane) throws FileNotFoundException { argument
/openjdk9/jdk/src/java.desktop/solaris/classes/sun/font/
H A DX11CNS11643.java34 private final int plane; field in class:X11CNS11643
35 public X11CNS11643 (int plane, String name) { argument
64 private int plane; field in class:X11CNS11643.Encoder
65 public Encoder(Charset cs, int plane) { argument
131 int plane; field in class:X11CNS11643.Decoder
133 Decoder(Charset cs, int plane) argument
[all...]
/openjdk9/jdk/src/java.base/share/classes/sun/text/
H A DUCompactIntArray.java159 initPlane(int plane) argument
[all...]
/openjdk9/jdk/src/java.desktop/share/native/libfontmanager/harfbuzz/
H A Dhb-unicode-private.hh173 hb_codepoint_t plane = ch >> 16; local

Completed in 56 milliseconds