OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hasAppearance
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/core/rendering/style/
CachedUAStyle.h
36
:
hasAppearance
(false)
41
:
hasAppearance
(style->
hasAppearance
())
46
// so we cheat and don't bother to copy them when !
hasAppearance
.
47
if (!
hasAppearance
)
54
bool
hasAppearance
;
RenderStyle.h
393
bool
hasAppearance
() const { return appearance() != NoControlPart; }
[
all
...]
Completed in 44 milliseconds