HomeSort by relevance Sort by last modified time
    Searched defs:shorthand (Results 1 - 23 of 23) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/css/
StylePropertySet.cpp 176 StylePropertyShorthand shorthand = shorthandForProperty(propertyID); local
177 if (!shorthand.length())
180 bool ret = removePropertiesInSet(shorthand.properties(), shorthand.length());
193 // FIXME: Return an equivalent shorthand when possible.
232 StylePropertyShorthand shorthand = shorthandForProperty(propertyID);
233 if (!shorthand.length())
236 for (unsigned i = 0; i < shorthand.length(); ++i) {
237 if (!propertyIsImportant(shorthand.properties()[i]))
273 StylePropertyShorthand shorthand = shorthandForProperty(propertyID) local
    [all...]
  /development/ndk/platforms/android-9/arch-x86/include/asm/
apicdef_32.h 281 shorthand : 2, member in struct:local_apic::__anon1738
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm/
apicdef_32.h 256 shorthand : 2, member in struct:local_apic::__anon52067
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm/
apicdef_32.h 256 shorthand : 2, member in struct:local_apic::__anon52852
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/asm/
apicdef_32.h 256 shorthand : 2, member in struct:local_apic::__anon54712
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/asm/
apicdef_32.h 256 shorthand : 2, member in struct:local_apic::__anon55422
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/asm/
apicdef_32.h 256 shorthand : 2, member in struct:local_apic::__anon59060
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/asm/
apicdef_32.h 281 shorthand : 2, member in struct:local_apic::__anon60541
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/asm/
apicdef_32.h 281 shorthand : 2, member in struct:local_apic::__anon63266
  /prebuilts/ndk/9/platforms/android-12/arch-x86/usr/include/asm/
apicdef_32.h 281 shorthand : 2, member in struct:local_apic::__anon65016
  /prebuilts/ndk/9/platforms/android-13/arch-x86/usr/include/asm/
apicdef_32.h 281 shorthand : 2, member in struct:local_apic::__anon66343
  /prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/asm/
apicdef_32.h 281 shorthand : 2, member in struct:local_apic::__anon67676
  /prebuilts/ndk/9/platforms/android-15/arch-x86/usr/include/asm/
apicdef_32.h 281 shorthand : 2, member in struct:local_apic::__anon69009
  /prebuilts/ndk/9/platforms/android-16/arch-x86/usr/include/asm/
apicdef_32.h 281 shorthand : 2, member in struct:local_apic::__anon70342
  /prebuilts/ndk/9/platforms/android-17/arch-x86/usr/include/asm/
apicdef_32.h 281 shorthand : 2, member in struct:local_apic::__anon71675
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/asm/
apicdef_32.h 281 shorthand : 2, member in struct:local_apic::__anon73008
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/asm/
apicdef_32.h 281 shorthand : 2, member in struct:local_apic::__anon76031
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/asm/
apicdef_32.h 281 shorthand : 2, member in struct:local_apic::__anon79639
  /external/chromium_org/third_party/WebKit/Source/core/css/parser/
CSSPropertyParser.cpp 163 // This property doesn't belong to a shorthand.
401 const StylePropertyShorthand& shorthand = shorthandForProperty(propId); local
402 unsigned shorthandLength = shorthand.length();
410 const CSSPropertyID* longhands = shorthand.properties();
515 // set using the shorthand, then for now overflow-x will default to auto, but once we implement
1911 const StylePropertyShorthand& shorthand = parsingShorthandForProperty(propId); local
3403 const StylePropertyShorthand& shorthand = shorthandForProperty(shorthandId); local
3614 const StylePropertyShorthand& shorthand = gridAreaShorthand(); local
    [all...]
  /prebuilts/sdk/tools/lib/
lombok-ast-0.2.jar 
  /prebuilts/tools/common/lombok-ast/
lombok-ast-0.2.1.jar 
lombok-ast-0.2.jar 
  /prebuilts/tools/common/m2/repository/com/android/tools/external/lombok/lombok-ast/0.2.1/
lombok-ast-0.2.1.jar 

Completed in 656 milliseconds