OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:isFontValue
(Results
1 - 2
of
2
) sorted by null
/external/webkit/Source/WebCore/css/
FontValue.h
52
virtual bool
isFontValue
() const { return true; }
CSSValue.h
56
virtual bool
isFontValue
() const { return false; }
Completed in 17 milliseconds