Home
last modified time | relevance | path

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

/dports/graphics/opendx/dx-4.4.4/src/uipp/dxuilib/
H A DPageSelector.C46 #define ELLIPSIS_WIDTH 23 macro
260 totWidth-= ELLIPSIS_WIDTH; in resizeCallback()
270 int tw = totWidth + ELLIPSIS_WIDTH; in resizeCallback()
352 XmNwidth, ELLIPSIS_WIDTH, in resizeCallback()
/dports/graphics/opendx/dx-4.4.4/src/uipp/base/
H A DTextSelector.C30 #define ELLIPSIS_WIDTH 23 macro
234 XmNwidth, ELLIPSIS_WIDTH, in createTextSelector()