Home
last modified time | relevance | path

Searched refs:ofx (Results 1 – 1 of 1) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/
DIconFactory.java410 int ofx = 0; in getImageData() local
413 ofx = +1; in getImageData()
421 ofx = -2; in getImageData()
427 int tx = (SX + ofx - p.x) / 2; in getImageData()