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