Searched refs:nDBRefHeight (Results 1 – 1 of 1) sorted by relevance
94 public int nDBRefHeight = -1; field in FormHandler196 nDBRefHeight = (oTextControl.getPreferredHeight("The quick brown fox...") + 1); in initializeBasicControlValues()197 BasicLabelDiffHeight = (nDBRefHeight - nLabelHeight) / 2; in initializeBasicControlValues()549 if (this.nDBRefHeight == -1) in getControlReferenceHeight()553 return nDBRefHeight; in getControlReferenceHeight()