Searched defs:lastX (Results 1 – 7 of 7) sorted by relevance
231 le_int32 lastX = line->getWidth(); in draw() local
331 le_int32 lastX = pl_getLineWidth(line); in pf_draw() local
73 CGFloat lastX = 0; in overrideLayoutOperation() local
258 … int lastX = controller.offsetX() - (controller.rtl() ? -controller.width() : controller.width()); in glyphIndexForXPositionInScriptRun() local
48 private int lastX; field in AndroidInput
245 int lastX = 0; in enclosingParentRects() local
481 Long lastX, lastY; member