Searched defs:yPercentInDoc (Results 1 – 1 of 1) sorted by relevance
1423 const float yPercentInDoc = (float) (anchorY - bounds.y()) / bounds.height(); in setSizeScreenWidthAndScale() local3844 float xPercentInView, float yPercentInDoc, float yPercentInView) in showRect()