Searched defs:firstWidthLineCount (Results 1 – 4 of 4) sorted by relevance
26 public LineWidth(float firstWidth, int firstWidthLineCount, float restWidth) { in LineWidth()
75 float firstWidth, int firstWidthLineCount, float restWidth, in nSetupParagraph()
48 void setWidths(float firstWidth, int firstWidthLineCount, float restWidth) { in setWidths()
92 void LineBreaker::setLineWidths(float firstWidth, int firstWidthLineCount, float restWidth) { in setLineWidths()