Home
last modified time | relevance | path

Searched refs:numSteps (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/browser/
H A Dwebview.cpp233 int numSteps = numDegrees / 15; in wheelEvent() local
234 setTextSizeMultiplier(textSizeMultiplier() + numSteps * 0.1); in wheelEvent()