OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:m_shouldDisplayTextDescriptions
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/core/testing/
InternalSettings.h
67
bool
m_shouldDisplayTextDescriptions
;
InternalSettings.cpp
75
,
m_shouldDisplayTextDescriptions
(settings->shouldDisplayTextDescriptions())
100
settings->setShouldDisplayTextDescriptions(
m_shouldDisplayTextDescriptions
);
Completed in 42 milliseconds