OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsSimpleElement
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome_frame/test/
chrome_frame_ui_test_utils.h
145
bool
IsSimpleElement
();
chrome_frame_ui_test_utils.cc
255
if (
IsSimpleElement
())
326
if (!
IsSimpleElement
()) {
340
DCHECK(!is_child_navigation || !
IsSimpleElement
());
355
if (!is_child_navigation && !
IsSimpleElement
()) {
439
bool AccObject::
IsSimpleElement
() {
Completed in 585 milliseconds