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

  /external/webkit/Source/WebCore/inspector/
InspectorStyleSheet.cpp 529 String shorthand = m_style->getPropertyShorthand(name); local
530 if (!shorthand.isEmpty()) {
532 property->setString("shorthandName", shorthand);
533 if (!foundShorthands.contains(shorthand)) {
534 foundShorthands.add(shorthand);
536 shorthandEntry->setString("name", shorthand);
537 shorthandEntry->setString("value", shorthandValue(shorthand));
    [all...]
  /bionic/libc/kernel/arch-x86/asm/
apicdef_32.h 281 shorthand : 2, member in struct:local_apic::__anon168
  /development/ndk/platforms/android-9/arch-x86/include/asm/
apicdef_32.h 281 shorthand : 2, member in struct:local_apic::__anon1390
  /external/kernel-headers/original/asm-x86/
apicdef_32.h 259 shorthand : 2, member in struct:local_apic::__anon8294
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm/
apicdef_32.h 256 shorthand : 2, member in struct:local_apic::__anon29081
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm/
apicdef_32.h 256 shorthand : 2, member in struct:local_apic::__anon29866
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/asm/
apicdef_32.h 256 shorthand : 2, member in struct:local_apic::__anon31726
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/asm/
apicdef_32.h 256 shorthand : 2, member in struct:local_apic::__anon32436
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/asm/
apicdef_32.h 256 shorthand : 2, member in struct:local_apic::__anon36074
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/asm/
apicdef_32.h 281 shorthand : 2, member in struct:local_apic::__anon37553
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/asm/
apicdef_32.h 281 shorthand : 2, member in struct:local_apic::__anon43001
  /prebuilts/sdk/tools/lib/
lombok-ast-0.2.jar 
  /prebuilts/tools/common/lombok-ast/
lombok-ast-0.2.jar 

Completed in 594 milliseconds