Searched defs:width2 (Results 1 - 5 of 5) sorted by relevance

/external/chromium/chrome/common/
H A Dweb_apps_unittest.cc148 const int width2; member in struct:TestData
186 ASSERT_EQ(data[i].width2, sizes[1].width());
/external/dexmaker/src/dx/java/com/android/dx/util/
H A DTwoColumnOutput.java57 * @param width2 {@code > 0;} width of the second column
61 String s2, int width2) {
67 new TwoColumnOutput(sw, width1, width2, spacer);
60 toString(String s1, int width1, String spacer, String s2, int width2) argument
/external/smali/dexlib/src/main/java/org/jf/dexlib/Util/
H A DTwoColumnOutput.java61 * @param width2 > 0; width of the second column
65 String s2, int width2) {
71 new TwoColumnOutput(sw, width1, width2, spacer);
64 toString(String s1, int width1, String spacer, String s2, int width2) argument
/external/opencv/cvaux/src/
H A Dcvepilines.cpp1383 double width1,width2; local
1439 icvGetPieceLength(point11,point21,&width2);
1653 warpWidth = MAX(width1,width2);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.ui.forms_3.5.2.r36_v20100702.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 129 milliseconds