Searched refs:getKerningAdjustment (Results 1 - 4 of 4) sorted by relevance

/openjdk7/jdk/src/share/native/sun/font/layout/
H A DLEFontInstance.h329 virtual void getKerningAdjustment(LEPoint &adjustment) const = 0;
H A DKernTable.cpp273 fTable.getFont()->getKerningAdjustment(pt);
/openjdk7/jdk/src/share/native/sun/font/
H A DFontInstanceAdapter.h121 virtual void getKerningAdjustment(LEPoint &adjustment) const;
H A DFontInstanceAdapter.cpp201 void FontInstanceAdapter::getKerningAdjustment(LEPoint &adjustment) const function in class:FontInstanceAdapter

Completed in 44 milliseconds