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

  /external/chromium_org/third_party/WebKit/Source/core/css/
StylePropertySet.cpp 148 StylePropertyShorthand shorthand = shorthandForProperty(propertyID); local
149 if (!shorthand.length())
152 bool ret = removePropertiesInSet(shorthand.properties(), shorthand.length());
165 // FIXME: Return an equivalent shorthand when possible.
204 StylePropertyShorthand shorthand = shorthandForProperty(propertyID);
205 if (!shorthand.length())
208 for (unsigned i = 0; i < shorthand.length(); ++i) {
209 if (!propertyIsImportant(shorthand.properties()[i]))
245 StylePropertyShorthand shorthand = shorthandForProperty(propertyID) local
    [all...]
CSSParser-in.cpp 1646 const StylePropertyShorthand& shorthand = shorthandForProperty(propId); local
3160 const StylePropertyShorthand& shorthand = shorthandForProperty(propId); local
4653 const StylePropertyShorthand& shorthand = shorthandForProperty(shorthandId); local
4685 const StylePropertyShorthand& shorthand = gridAreaShorthand(); local
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/page/animation/
CSSPropertyAnimation.cpp 1050 StylePropertyShorthand shorthand = shorthandForProperty(propertyID); local
    [all...]
  /bionic/libc/kernel/arch-x86/asm/
apicdef_32.h 281 shorthand : 2, member in struct:local_apic::__anon250
  /development/ndk/platforms/android-9/arch-x86/include/asm/
apicdef_32.h 281 shorthand : 2, member in struct:local_apic::__anon1444
  /external/chromium_org/third_party/WebKit/Source/core/inspector/
InspectorCSSAgent.cpp 1191 const StylePropertyShorthand& shorthand = shorthandForProperty(id); local
    [all...]
  /external/kernel-headers/original/asm-x86/
apicdef_32.h 259 shorthand : 2, member in struct:local_apic::__anon21608
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm/
apicdef_32.h 256 shorthand : 2, member in struct:local_apic::__anon44323
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm/
apicdef_32.h 256 shorthand : 2, member in struct:local_apic::__anon45108
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/asm/
apicdef_32.h 256 shorthand : 2, member in struct:local_apic::__anon46968
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/asm/
apicdef_32.h 256 shorthand : 2, member in struct:local_apic::__anon47678
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/asm/
apicdef_32.h 256 shorthand : 2, member in struct:local_apic::__anon51316
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/asm/
apicdef_32.h 281 shorthand : 2, member in struct:local_apic::__anon52797
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/asm/
apicdef_32.h 281 shorthand : 2, member in struct:local_apic::__anon55522
  /prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/asm/
apicdef_32.h 281 shorthand : 2, member in struct:local_apic::__anon57268
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/asm/
apicdef_32.h 281 shorthand : 2, member in struct:local_apic::__anon58568
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/asm/
apicdef_32.h 281 shorthand : 2, member in struct:local_apic::__anon61321
  /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 723 milliseconds