OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:shorthand
(Results
1 - 7
of
7
) 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
256
shorthand
: 2,
member in struct:local_apic::__anon133
/development/ndk/platforms/android-9/arch-x86/include/asm/
apicdef_32.h
256
shorthand
: 2,
member in struct:local_apic::__anon1222
/external/kernel-headers/original/asm-x86/
apicdef_32.h
259
shorthand
: 2,
member in struct:local_apic::__anon6797
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/asm/
apicdef_32.h
256
shorthand
: 2,
member in struct:local_apic::__anon22452
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/asm/
apicdef_32.h
256
shorthand
: 2,
member in struct:local_apic::__anon23237
/prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-x86/usr/include/asm/
apicdef_32.h
256
shorthand
: 2,
member in struct:local_apic::__anon25097
Completed in 833 milliseconds