HomeSort by relevance Sort by last modified time
    Searched refs:lookupX (Results 1 - 3 of 3) sorted by null

  /external/skia/src/core/
SkGlyphRunPainter.cpp 61 SkFixed lookupX = SkScalarToFixed(SkScalarFraction(position.x())),
68 lookupX = 0;
71 return {lookupX, lookupY};
    [all...]
  /external/skqp/src/core/
SkGlyphRunPainter.cpp 56 SkFixed lookupX = SkScalarToFixed(SkScalarFraction(position.x())),
63 lookupX = 0;
66 return {lookupX, lookupY};
    [all...]
  /external/harfbuzz_ng/src/
hb-ot-layout-gsubgpos.hh     [all...]

Completed in 522 milliseconds