Searched refs:parentSize (Results 1 - 9 of 9) sorted by relevance

/external/chromium_org/chrome/common/extensions/docs/examples/apps/hello-php/
H A Dpopuplib.js106 var parentSize = this.getWindowInnerSize();
109 Math.max(0, Math.floor((parentSize[0] - width) / 2));
111 Math.max(0, Math.floor((parentSize[1] - height) / 2));
/external/deqp/modules/gles31/functional/
H A Des31fUniformBlockTests.cpp209 const int parentSize = 3; local
211 const VarType parentType (childType, parentSize);
241 const int parentSize = 3; local
244 const VarType parentType (childType1, parentSize);
H A Des31fSSBOLayoutTests.cpp924 const int parentSize = 4; local
926 const VarType fullType (childType, parentSize);
957 const int parentSize = 4; local
960 const VarType fullType (childType1, parentSize);
991 const int parentSize = 3; local
995 layoutGroup->addChild(new BlockBasicUnsizedArrayCase(m_context, typeName, "", childType1, parentSize, layoutFlags[layoutFlagNdx].flags));
1001 childType1, parentSize,
/external/chromium_org/third_party/WebKit/Source/core/css/resolver/
H A DStyleBuilderConverter.cpp138 static float computeFontSize(StyleResolverState& state, CSSPrimitiveValue* primitiveValue, const FontDescription::Size& parentSize) argument
146 return primitiveValue->cssCalcValue()->toCalcValue(conversionData)->evaluate(parentSize.value);
156 FontDescription::Size parentSize(0, 0.0f, false);
160 parentSize = state.parentFontDescription().size();
174 return FontDescription::largerSize(parentSize);
176 return FontDescription::smallerSize(parentSize);
186 return FontDescription::Size(0, (primitiveValue->getFloatValue() * parentSize.value / 100.0f), parentIsAbsoluteSize);
188 return FontDescription::Size(0, computeFontSize(state, primitiveValue, parentSize), parentIsAbsoluteSize || !primitiveValue->isFontRelativeLength());
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.p2.ui.sdk.scheduler_1.0.0.v20100507-1815.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.ide_3.6.2.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/chromium_org/third_party/libaddressinput/src/java/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF AndroidManifest.xml android/ android/Manifest$permission.class ...
/external/robolectric/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/chromium_org/third_party/android_platform/webview/
H A Dframeworks.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/location/Address$1.class ...

Completed in 208 milliseconds