Searched refs:InsertRecord (Results 1 - 2 of 2) sorted by relevance

/haiku/src/kits/interface/textview_support/
H A DStyleBuffer.h79 int32 InsertRecord(const BFont* inFont,
H A DStyleBuffer.cpp90 _BStyleRecordBuffer_::InsertRecord(const BFont* inFont, function in class:_BStyleRecordBuffer_
291 newDesc.index = fStyleRecord.InsertRecord(inFont, inColor);
309 styleIndex = fStyleRecord.InsertRecord(&style.font, &style.color);

Completed in 80 milliseconds