Searched refs:mAsHeightRatio (Results 1 – 6 of 6) sorted by relevance
103 int mAsHeightRatio; member
237 ctx->dpyAttr[i].mAsHeightRatio = 0; in initContext()381 int asHeightRatio = ctx->dpyAttr[dpy].mAsHeightRatio; in getActionSafePosition()1022 ctx->dpyAttr[dpy].mAsHeightRatio = atoi(value); in isActionSafePresent()1024 if(!ctx->dpyAttr[dpy].mAsWidthRatio && !ctx->dpyAttr[dpy].mAsHeightRatio) { in isActionSafePresent()
104 int mAsHeightRatio; member
257 ctx->dpyAttr[i].mAsHeightRatio = 0; in initContext()396 int asHeightRatio = ctx->dpyAttr[dpy].mAsHeightRatio; in getActionSafePosition()1009 ctx->dpyAttr[dpy].mAsHeightRatio = atoi(value); in isActionSafePresent()1011 if(!ctx->dpyAttr[dpy].mAsWidthRatio && !ctx->dpyAttr[dpy].mAsHeightRatio) { in isActionSafePresent()
113 int mAsHeightRatio; member
353 ctx->dpyAttr[i].mAsHeightRatio = 0; in initContext()557 int asHeightRatio = ctx->dpyAttr[dpy].mAsHeightRatio; in getActionSafePosition()1227 ctx->dpyAttr[dpy].mAsHeightRatio = atoi(value); in isActionSafePresent()1229 if(!ctx->dpyAttr[dpy].mAsWidthRatio && !ctx->dpyAttr[dpy].mAsHeightRatio) { in isActionSafePresent()