OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:abbreviation
(Results
1 - 9
of
9
) sorted by null
/external/chromium/chrome/browser/autofill/
select_control_handler.cc
25
const char*
abbreviation
;
member in class:__anon2409::State
29
static string16
Abbreviation
(const string16& name);
30
static string16 FullName(const string16&
abbreviation
);
89
string16 State::
Abbreviation
(const string16& name) {
92
return ASCIIToUTF16(s->
abbreviation
);
96
string16 State::FullName(const string16&
abbreviation
) {
98
if (LowerCaseEqualsASCII(
abbreviation
, s->
abbreviation
))
145
abbrev = State::
Abbreviation
(value);
149
// Try the
abbreviation
name first
[
all
...]
/external/webkit/LayoutTests/dom/html/level2/html/
HTMLTableCellElement03.js
78
The abbr attribute specifies the
abbreviation
for table header cells(TH).
HTMLTableCellElement04.js
78
The abbr attribute specifies the
abbreviation
for table data cells(TD).
/external/webkit/LayoutTests/dom/xhtml/level2/html/
HTMLTableCellElement03.js
78
The abbr attribute specifies the
abbreviation
for table header cells(TH).
HTMLTableCellElement04.js
78
The abbr attribute specifies the
abbreviation
for table data cells(TD).
/external/grub/docs/
texinfo.tex
[
all
...]
/ndk/sources/host-tools/sed-4.2.1/
configure
[
all
...]
/ndk/sources/host-tools/sed-4.2.1/build-aux/
texinfo.tex
[
all
...]
/external/iproute2/doc/
ip-cref.tex
881
--- the state of the neighbour entry. \verb|nud| is an
abbreviation
for ``Neighbour
[
all
...]
Completed in 188 milliseconds