Searched refs:_BStyleRecordBuffer_ (Results 1 – 2 of 2) sorted by relevance
75 class _BStyleRecordBuffer_ : public _BTextViewSupportBuffer_<STEStyleRecord> {77 _BStyleRecordBuffer_();93 _BStyleRecordBuffer_::operator[](int32 index) const149 const _BStyleRecordBuffer_& RecordBuffer() const;153 _BStyleRecordBuffer_ fStyleRecord;173 inline const _BStyleRecordBuffer_&
82 _BStyleRecordBuffer_::_BStyleRecordBuffer_() in _BStyleRecordBuffer_() function in _BStyleRecordBuffer_90 _BStyleRecordBuffer_::InsertRecord(const BFont* inFont, in InsertRecord()130 _BStyleRecordBuffer_::CommitRecord(int32 index) in CommitRecord()137 _BStyleRecordBuffer_::RemoveRecord(int32 index) in RemoveRecord()144 _BStyleRecordBuffer_::MatchRecord(const BFont* inFont, const rgb_color* inColor, in MatchRecord()