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

/haiku/headers/os/interface/
H A DColorControl.h111 float _TextRectOffset();
/haiku/src/kits/interface/
H A DColorControl.cpp149 textRect.OffsetBy(0, _TextRectOffset());
163 textRect.OffsetBy(0, _TextRectOffset());
216 float offset = _TextRectOffset();
609 BColorControl::_TextRectOffset() function in class:BColorControl

Completed in 36 milliseconds