Searched defs:writeIntAttribute (Results 1 – 2 of 2) sorted by relevance
303 private static void writeIntAttribute(WireBuffer buffer, int type, int value) { in writeIntAttribute() method in GraphicsLayerModifierOperation
1765 public static void writeIntAttribute(XmlSerializer out, String name, int value) in writeIntAttribute() method in XmlUtils