Searched defs:unitType (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jaxp/src/org/w3c/dom/css/
H A DCSSPrimitiveValue.java209 * @param unitType A unit code as defined above. The unit code can only
224 public void setFloatValue(short unitType, argument
232 * @param unitType A unit code to get the float value. The unit code can
247 public float getFloatValue(short unitType) argument

Completed in 43 milliseconds