Lines Matching defs:fbHeight
326 float fbHeight = ctx->dpyAttr[dpy].yres;331 float asH= fbHeight;341 asH = fbHeight * (1.0f - asHeightRatio / 100.0f);343 asY = (fbHeight - asH) / 2;347 yRatio = (float)y/fbHeight;349 hRatio = (float)h/fbHeight;