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

/external/icu/icu4c/source/layout/
H A DLEFontInstance.cpp126 float LEFontInstance::yPixelsToUnits(float yPixels) const function in class:LEFontInstance
134 units.fY = yPixelsToUnits(pixels.fY);

Completed in 124 milliseconds