OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:hasonlysignature
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/third_party/WebKit/Source/core/html/forms/
FormController.cpp
421
bool
hasOnlySignature
= stateVector.size() == 1;
422
if (
hasOnlySignature
)
Completed in 37 milliseconds