Home | History | Annotate | Download | only in mediaeditor

Lines Matching refs:isPanZoom

1358             pSettings->xVSS.isPanZoom =
1480 pEnv->SetBooleanField(object, fieldIds.panZoomEnabled, pSettings->xVSS.isPanZoom);
1694 "%*c isPanZoom: %s", indentation, ' ',
1695 pSettings->xVSS.isPanZoom ? "true" : "false");