Searched refs:interiorWidth (Results 1 - 2 of 2) sorted by relevance

/xsrc/local/programs/x11-ssh-askpass/
H A Dx11-ssh-askpass.h69 Dimension interiorWidth; member in struct:__anon7bedf7b40208
H A Dx11-ssh-askpass.c258 button->w3.w.width = (button->w3.interiorWidth +
272 button->w3.interiorWidth = (button->label.w.width +
284 button1->w3.interiorWidth = button2->w3.interiorWidth =
285 MAX(button1->w3.interiorWidth, button2->w3.interiorWidth);
570 d->indicator.w3.interiorWidth = d->indicator.w3.w.width;
639 d->w3.interiorWidth = MAX(w, indicatorAreaWidth);
640 d->w3.w.width = d->w3.interiorWidth + (2 * d->w3.shadowThickness);
670 interButtonSpace = ((d->w3.interiorWidth
[all...]

Completed in 3 milliseconds