Lines Matching defs:insets
1702 long *insets = NULL; /* NB: 64 bit: Format 32 props are 'long' */
1707 (unsigned char **)&insets);
1709 if (status != Success || insets == NULL) {
1716 XFree(insets);
1720 *left = (int32_t)insets[0];
1721 *right = (int32_t)insets[1];
1722 *top = (int32_t)insets[2];
1723 *bottom = (int32_t)insets[3];
1724 XFree(insets);
1733 * If WM implements the insets property - fill insets with values
2788 * (Metacity does), and our insets logic will go crazy, b/c it will