Home
last modified time | relevance | path

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

/dports/x11-toolkits/open-motif/motif-2.3.8/demos/lib/Exm/
H A DSimpleP.h123 Boolean need_to_compute_width; member
H A DSimple.c391 nw->simple.need_to_compute_width = True; in Initialize()
394 nw->simple.need_to_compute_width = False; in Initialize()
626 nw->simple.need_to_compute_width = True; in SetValues()
631 nw->simple.need_to_compute_width = False; in SetValues()
888 if (sw->simple.need_to_compute_width == True) in CalcWidgetSize()