Searched refs:axesType (Results 1 – 2 of 2) sorted by relevance
1759 int axesType; in Basis() local1764 axesType = AxisName(); in Basis()1771 axesType = OpCodes.FROM_ATTRIBUTES; in Basis()1773 appendOp(2, axesType); in Basis()1778 axesType = OpCodes.FROM_CHILDREN; in Basis()1780 appendOp(2, axesType); in Basis()1786 NodeTest(axesType); in Basis()1813 int axesType = ((Integer) val).intValue(); in AxisName() local1815 appendOp(2, axesType); in AxisName()1817 return axesType; in AxisName()[all …]
745 int axesType = getOp(opPos); in getWhatToShow() local760 switch (axesType) in getWhatToShow()784 switch (axesType) in getWhatToShow()