Home
last modified time | relevance | path

Searched defs:nVScale (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/odk/examples/DevelopersGuide/Accessibility/
H A DGraphicalDisplay.java153 double nVScale = (aWidgetSize.getHeight() - 10) / aScreenSize.getHeight(); in setupTransformation() local
/aoo41x/main/accessibility/workben/org/openoffice/accessibility/awb/canvas/
H A DCanvas.java219 double nVScale = (aWidgetSize.getHeight() - 10) in setupTransformation() local
/aoo41x/main/toolkit/test/accessibility/
H A DCanvas.java305 double nVScale = (aWidgetSize.getHeight() - 10) / aScreenSize.getHeight(); in setupTransformation() local

Completed in 27 milliseconds