Lines Matching refs:hyper
47 void setValue( [in] hyper Value, [in] short FieldUnit );
53 void setUserValue( [in] hyper Value, [in] short FieldUnit );
59 hyper getValue( [in] short FieldUnit );
65 hyper getCorrectedValue( [in] short FieldUnit );
71 void setMin( [in] hyper Value, [in] short FieldUnit );
78 hyper getMin( [in] short FieldUnit );
84 void setMax( [in] hyper Value, [in] short FieldUnit );
91 hyper getMax( [in] short FieldUnit );
97 void setFirst( [in] hyper Value, [in] short FieldUnit );
103 hyper getFirst( [in] short FieldUnit );
109 void setLast( [in] hyper Value, [in] short FieldUnit );
115 hyper getLast( [in] short FieldUnit );
121 void setSpinSize( [in] hyper Value );
127 hyper getSpinSize();