Searched defs:maxDescent (Results 1 - 2 of 2) sorted by relevance

/haiku/src/apps/haikudepot/textview/
H A DParagraphLayout.h99 LineInfo(int32 textOffset, float y, float height, float maxAscent, float maxDescent) argument
163 float maxDescent; member in class:LineInfo
[all...]
/haiku/src/kits/interface/
H A DTextView.cpp4259 float maxDescent = 0.0; local
4316 float maxDescent = 0.0; local

Completed in 116 milliseconds