Searched refs:hairLength (Results 1 – 4 of 4) sorted by relevance
13 public int hairLength() { return bb.getInt(bb_pos + 0); } in hairLength() method in Rapunzel16 public static int createRapunzel(FlatBufferBuilder builder, int hairLength) { in createRapunzel() argument18 builder.putInt(hairLength); in createRapunzel()
35 public static function createRapunzel(FlatBufferBuilder $builder, $hairLength) argument38 $builder->putInt($hairLength);
138 Rapunzel.prototype.hairLength = function() { method in Rapunzel
117 hairLength():number { method in Rapunzel