Searched defs:legalWidth (Results 1 - 2 of 2) sorted by path

/external/clang/test/CodeGenCXX/
H A D2012-03-16-StoreAlign.cpp24 static const Length legalWidth = inchLength(8.5); local
25 if (A != legalWidth) return true;
/external/webkit/Source/WebCore/css/
H A DCSSStyleSelector.cpp6168 static const Length legalWidth = inchLength(8.5), legalHeight = inchLength(14); local
6200 width = legalWidth;

Completed in 163 milliseconds