|
LibreOffice Module android (master) 1
|
This is the complete list of members for org.mozilla.gecko.gfx.IntSize, including all inherited members.
| equals(IntSize size) | org.mozilla.gecko.gfx.IntSize | inline |
| getArea() | org.mozilla.gecko.gfx.IntSize | inline |
| height | org.mozilla.gecko.gfx.IntSize | |
| IntSize(IntSize size) | org.mozilla.gecko.gfx.IntSize | inline |
| IntSize(int inWidth, int inHeight) | org.mozilla.gecko.gfx.IntSize | inline |
| IntSize(FloatSize size) | org.mozilla.gecko.gfx.IntSize | inline |
| IntSize(JSONObject json) | org.mozilla.gecko.gfx.IntSize | inline |
| isPositive() | org.mozilla.gecko.gfx.IntSize | inline |
| nextPowerOfTwo(int value) | org.mozilla.gecko.gfx.IntSize | inlinestatic |
| nextPowerOfTwo(float value) | org.mozilla.gecko.gfx.IntSize | inlinestatic |
| nextPowerOfTwo() | org.mozilla.gecko.gfx.IntSize | inline |
| scale(float factor) | org.mozilla.gecko.gfx.IntSize | inline |
| toString() | org.mozilla.gecko.gfx.IntSize | inline |
| width | org.mozilla.gecko.gfx.IntSize |