Searched refs:kTableCount (Results 1 - 1 of 1) sorted by last modified time

/haiku/src/kits/interface/textview_support/
H A DWidthBuffer.cpp31 const static uint32 kTableCount = 128; member in namespace:BPrivate
215 table.tableCount = kTableCount;
216 table.widths = new hashed_escapement[kTableCount];

Completed in 26 milliseconds