Searched refs:WordOffset (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jdk/src/share/native/sun/font/layout/
H A DLayoutTables.h47 typedef le_int16 WordOffset; typedef
H A DContextualGlyphSubstitution.h66 WordOffset markOffset;
67 WordOffset currOffset;
H A DContextualGlyphSubstProc.cpp75 WordOffset markOffset = SWAPW(entry->markOffset);
76 WordOffset currOffset = SWAPW(entry->currOffset);

Completed in 30 milliseconds