OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:m_fontSize
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/core/html/shadow/
MediaControlElements.h
265
float
m_fontSize
;
/external/chromium_org/third_party/WebKit/Source/platform/fonts/
FontCacheKey.h
50
,
m_fontSize
(0)
54
,
m_fontSize
(fontSize * s_fontSizePrecisionMultiplier)
57
:
m_fontSize
(hashTableDeletedSize()) { }
63
m_fontSize
,
72
&&
m_fontSize
== other.
m_fontSize
78
return
m_fontSize
== hashTableDeletedSize();
93
unsigned
m_fontSize
;
Completed in 31 milliseconds