Searched refs:AllowAutoPadding (Results 1 – 1 of 1) sorted by relevance
231 bool AllowAutoPadding = false; variable277 void setAllowAutoPadding(bool v) { AllowAutoPadding = v; } in setAllowAutoPadding()278 bool getAllowAutoPadding() const { return AllowAutoPadding; } in getAllowAutoPadding()