Home
last modified time | relevance | path

Searched refs:MatchRecord (Results 1 – 2 of 2) sorted by relevance

/haiku/src/kits/interface/textview_support/
H A DStyleBuffer.h84 bool MatchRecord(const BFont* inFont,
H A DStyleBuffer.cpp96 if (MatchRecord(inFont, inColor, &index)) in InsertRecord()
144 _BStyleRecordBuffer_::MatchRecord(const BFont* inFont, const rgb_color* inColor, in MatchRecord() function in _BStyleRecordBuffer_