OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetDescent
(Results
1 - 2
of
2
) sorted by null
/external/webkit/Source/WebCore/platform/wx/wxcode/
fontprops.h
37
float
GetDescent
() { return m_descent; }
/external/webkit/Source/WebCore/platform/graphics/wx/
SimpleFontDataWx.cpp
57
m_fontMetrics.setDescent(props.
GetDescent
());
Completed in 141 milliseconds