Searched refs:mPropertyCount (Results 1 – 1 of 1) sorted by relevance
478 ++mPropertyCount; in putInt()501 ++mPropertyCount; in putLong()524 ++mPropertyCount; in putDouble()548 ++mPropertyCount; in putString()610 mPropertyCount = 0; in clear()788 private int mPropertyCount = 0; // overflow not checked (mBuffer would overflow first). field in Item877 .putInt(mPropertyCountOffset, (char) mPropertyCount); // set number of properties in updateHeader()