Home
last modified time | relevance | path

Searched refs:em (Results 1 – 5 of 5) sorted by relevance

/development/tools/winscope/src/
DLogEntry.vue79 width: 2em;
89 width: 13em;
93 width: 9em;
97 width: 11em;
98 min-width: 11em;
102 width: 30em;
103 min-width: 30em;
107 min-width: 50em;
DTransactionEntry.vue160 width: 13em;
164 width: 9em;
168 width: 12em;
172 width: 9em;
177 width: 30em;
181 width: 20em;
/development/vndk/tools/definition-tool/assets/insight/
Dinsight.css19 width: 5em;
47 padding: 0px 1em 0px 0px;
97 margin: .3em 0px;
98 padding: 0px 0px 0px 2em;
/development/vndk/tools/header-checker/src/repr/protobuf/
Dir_dumper.cpp356 bool ProtobufIRDumper::AddElfSymbolMessageIR(const ElfSymbolIR *em) { in AddElfSymbolMessageIR() argument
357 switch (em->GetKind()) { in AddElfSymbolMessageIR()
359 return AddElfFunctionIR(static_cast<const ElfFunctionIR *>(em)); in AddElfSymbolMessageIR()
361 return AddElfObjectIR(static_cast<const ElfObjectIR *>(em)); in AddElfSymbolMessageIR()
/development/samples/SampleSyncAdapter/samplesyncadapter_server/static/css/
Dmain.css44 line-height: 2em;