HomeSort by relevance Sort by last modified time
    Searched full:properties (Results 1076 - 1100 of 6891) sorted by null

<<41424344454647484950>>

  /external/chromium_org/third_party/WebKit/Source/build/scripts/
make_style_builder.py 111 "properties": self._properties,
117 "properties": self._properties,
123 "properties": self._properties,
  /external/chromium_org/third_party/WebKit/Source/core/css/
FontFace.cpp 151 const StylePropertySet* properties = fontFaceRule->properties(); local
154 RefPtr<CSSValue> family = properties->getPropertyCSSValue(CSSPropertyFontFamily);
157 RefPtr<CSSValue> src = properties->getPropertyCSSValue(CSSPropertySrc);
164 && fontFace->setPropertyFromStyle(properties, CSSPropertyFontStyle)
165 && fontFace->setPropertyFromStyle(properties, CSSPropertyFontWeight)
166 && fontFace->setPropertyFromStyle(properties, CSSPropertyFontStretch)
167 && fontFace->setPropertyFromStyle(properties, CSSPropertyUnicodeRange)
168 && fontFace->setPropertyFromStyle(properties, CSSPropertyFontVariant)
169 && fontFace->setPropertyFromStyle(properties, CSSPropertyWebkitFontFeatureSettings)
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/rendering/style/
StyleRareInheritedData.h 43 // This struct is for rarely used inherited CSS3, CSS2, and WebKit-specific properties.
45 // actually uses one of these properties.
77 // Paged media properties.
  /external/chromium_org/third_party/icu/source/test/intltest/
apicoll.h 28 * This tests the properties of a collator object.
61 * This tests the properties of a rule based collator object.
103 * - requesting the order properties(primary, secondary or tertiary)
  /external/chromium_org/tools/json_schema_compiler/test/
enums.json 14 "properties": {
24 "properties": {
37 "properties": {
  /external/chromium_org/v8/test/mjsunit/
mirror-error.js 57 // Check the mirror properties.
69 for (var i in fromJSON.properties) {
70 var p = fromJSON.properties[i];
object-get-own-property-names.js 54 // Check that non-enumerable properties are being returned.
64 // Check that no proto properties are returned.
72 // Check that getter properties are returned.
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/builderTemplate/tests/testScripts/
test.xml 3 <!--properties file containing the plugin directory name including version number-->
4 <property file="test.properties" />
47 <target name="runtests" depends="setup" description="Runs ant on the test.xml for a specified plugin. Requires a property value setting for testPlugin only if test.properties is not available. The property testPlugin represents a directory name made up of the plugin id and plugin version. This directory must contain a valid test.xml.">
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/templates/packager/
packager.properties 108 ############### PACKAGING.PROPERTIES #############################
109 # a relative path to the file containing the properties for element to package
110 packagingProperties = packaging.properties
  /external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/editor/
BooleanObjectPropertyEditor.java 29 private static final Image m_nullImage = DesignerPlugin.getImage("properties/BooleanNull.png");
30 private static final Image m_trueImage = DesignerPlugin.getImage("properties/true.png");
31 private static final Image m_falseImage = DesignerPlugin.getImage("properties/false.png");
BooleanPropertyEditor.java 28 private static final Image m_trueImage = DesignerPlugin.getImage("properties/true.png");
29 private static final Image m_falseImage = DesignerPlugin.getImage("properties/false.png");
31 DesignerPlugin.getImage("properties/BooleanUnknown.png");
  /external/icu4c/test/intltest/
apicoll.h 28 * This tests the properties of a collator object.
61 * This tests the properties of a rule based collator object.
103 * - requesting the order properties(primary, secondary or tertiary)
  /external/javasqlite/src/main/java/SQLite/
JDBCDriver.java 4 import java.util.Properties;
90 public Connection connect(String url, Properties info)
127 public DriverPropertyInfo[] getPropertyInfo(String url, Properties info)
  /external/objenesis/tck/test/org/objenesis/tck/
CandidateLoaderTest.java 80 // See CandidateLoaderTest-sample.properties.
82 candidateLoader.loadFromResource(getClass(), "CandidateLoaderTest-sample.properties");
92 candidateLoader.loadFromResource(getClass(), "Blatently-Bogus.properties");
  /external/openfst/src/include/fst/
product-weight.h 73 static uint64 Properties() {
74 uint64 props1 = W1::Properties();
75 uint64 props2 = W2::Properties();
reverse.h 51 if (ifst.Properties(kExpanded, false))
84 uint64 iprops = ifst.Properties(kCopyProperties, false);
85 uint64 oprops = ofst->Properties(kFstProperties, false);
verify.h 25 #include <fst/test-properties.h>
106 uint64 fst_props = fst.Properties(kFstProperties, false);
116 LOG(ERROR) << "Verify: stored Fst properties incorrect "
  /external/smali/baksmali/
Android.mk 47 #create a new baksmali.properties file using the correct version
48 $(intermediates)/resources/baksmali.properties:
52 LOCAL_JAVA_RESOURCE_FILES := $(intermediates)/resources/baksmali.properties
  /external/smali/smali/
Android.mk 65 #create a new smali.properties file using the correct version
66 $(intermediates)/resources/smali.properties:
70 LOCAL_JAVA_RESOURCE_FILES := $(intermediates)/resources/smali.properties
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
verify.h 23 #include "fst/lib/test-properties.h"
103 uint64 fst_props = fst.Properties(kFstProperties, false);
108 LOG(ERROR) << "Verify: stored Fst properties incorrect "
  /external/v8/test/mjsunit/
mirror-error.js 57 // Check the mirror properties.
69 for (var i in fromJSON.properties) {
70 var p = fromJSON.properties[i];
object-get-own-property-names.js 54 // Check that non-enumerable properties are being returned.
64 // Check that no proto properties are returned.
72 // Check that getter properties are returned.
  /frameworks/base/media/java/android/media/videoeditor/
AudioTrack.java 24 import android.media.videoeditor.MediaArtistNativeHelper.Properties;
128 Properties properties = null; local
146 properties = mMANativeHelper.getMediaProperties(filename);
150 int fileType = mMANativeHelper.getFileType(properties.fileType);
162 switch (mMANativeHelper.getAudioCodecType(properties.audioFormat)) {
173 endMs = properties.audioDuration;
179 mDurationMs = properties.audioDuration;
180 mAudioChannels = properties.audioChannels;
181 mAudioBitrate = properties.audioBitrate
    [all...]
  /frameworks/opt/telephony/
README.txt 45 == System properties for Testing ==
48 settings through system properties. These properties can be set with
  /frameworks/opt/vcard/java/com/android/vcard/
VCardConfig.java 88 * The flag indicating the vCard composer will add some "X-" properties used only in Android
104 * The flag indicating the vCard composer will add some "X-" properties seen in the
112 * defact properties since they are also useful for Android devices.
115 * Note for developers: only "X-" properties should be added with this flag. vCard 2.1/3.0
116 * allows any kind of "X-" properties but does not allow non-"X-" properties (except IANA tokens
117 * in vCard 3.0). Some external parsers may get confused with non-valid, non-"X-" properties.
135 * properties even though it is required by vCard 2.1 (QP is prohibited in vCard 3.0).
145 * do NOT use Quoted-Printable encoding toward some properties related names like "N", "FN", etc.
147 * other properties like "ADR", "ORG", etc
    [all...]

Completed in 1273 milliseconds

<<41424344454647484950>>