OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CreateFromNativeFont
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/ui/gfx/
platform_font_ozone.cc
15
PlatformFont* PlatformFont::
CreateFromNativeFont
(NativeFont native_font) {
platform_font_android.cc
18
PlatformFont* PlatformFont::
CreateFromNativeFont
(NativeFont native_font) {
platform_font.h
23
static PlatformFont*
CreateFromNativeFont
(NativeFont native_font);
font.cc
27
: platform_font_(PlatformFont::
CreateFromNativeFont
(native_font)) {
platform_font_pango.cc
415
PlatformFont* PlatformFont::
CreateFromNativeFont
(NativeFont native_font) {
platform_font_win.cc
330
PlatformFont* PlatformFont::
CreateFromNativeFont
(NativeFont native_font) {
Completed in 56 milliseconds