OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getNSFont
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/web/mac/
WebSubstringUtil.mm
87
NSFont* font = style->font().primaryFont()->
getNSFont
();
/external/chromium_org/third_party/WebKit/Source/platform/fonts/
SimpleFontData.h
161
NSFont*
getNSFont
() const { return m_platformData.font(); }
Completed in 190 milliseconds