Searched defs:HFPortionInfo (Results 1 – 1 of 1) sorted by relevance
451 struct HFPortionInfo struct453 Reference< XText > mxText; /// XText interface of this portion.454 …Reference< XTextCursor > mxStart; /// Start position of current text range for formattin…455 … Reference< XTextCursor > mxEnd; /// End position of current text range for formatting.456 double mfTotalHeight; /// Sum of heights of previous lines in points.457 double mfCurrHeight; /// Height of the current text line in points.
Completed in 25 milliseconds