Functions | |
| const gchar * | getDescriptionCB (AtkObject *aAtkObj) |
| void | imageInterfaceInitCB (AtkImageIface *aIface) |
| void | getImagePositionCB (AtkImage *aImage, gint *aAccX, gint *aAccY, AtkCoordType aCoordType) |
| const gchar * | getImageDescriptionCB (AtkImage *aImage) |
| void | getImageSizeCB (AtkImage *aImage, gint *aAccWidth, gint *aAccHeight) |
| void imageInterfaceInitCB | ( | AtkImageIface * | aIface | ) |
| void getImagePositionCB | ( | AtkImage * | aImage, | |
| gint * | aAccX, | |||
| gint * | aAccY, | |||
| AtkCoordType | aCoordType | |||
| ) |
| void getImageSizeCB | ( | AtkImage * | aImage, | |
| gint * | aAccWidth, | |||
| gint * | aAccHeight | |||
| ) |
1.5.6