Home | History | Annotate | Download | only in nav

Lines Matching refs:SkBounder

36 #include "SkBounder.h"
154 class CommonCheck : public SkBounder {
196 bool addNewLine(const SkBounder::GlyphRec& rec)
203 bool addSpace(const SkBounder::GlyphRec& rec)
227 SkUnichar getUniChar(const SkBounder::GlyphRec& rec)
237 bool isSpace(const SkBounder::GlyphRec& rec)
258 const SkBounder::GlyphRec& first = mLastGlyph.fLSB.fX < rec.fLSB.fX
260 const SkBounder::GlyphRec& second = mLastGlyph.fLSB.fX < rec.fLSB.fX
297 void recordGlyph(const SkBounder::GlyphRec& rec)
358 SkBounder::GlyphRec mLastCandidate;
359 SkBounder::GlyphRec mLastGlyph;
526 const SkBounder::GlyphRec& rec)
683 const SkBounder::GlyphRec& rec)
1053 void addCharacter(const SkBounder::GlyphRec& rec)
1128 const SkBounder::GlyphRec& rec)