Searched refs:GetObject (Results 26 - 34 of 34) sorted by relevance

12

/external/webkit/Source/WebCore/platform/graphics/chromium/
H A DUniscribeHelper.cpp47 // This function uses GetObject to convert HFONT back to LOGFONT,
56 GetObject(hfont, sizeof(LOGFONT), logfont);
/external/webkit/Source/WebCore/rendering/
H A DRenderThemeWin.cpp360 if (::GetObject(hGDI, sizeof(logFont), &logFont) > 0)
371 if (::GetObject(hGDI, sizeof(logFont), &logFont) > 0)
/external/webkit/Source/WebCore/platform/graphics/qt/
H A DGraphicsContextQt.cpp1323 GetObject(bitmap, sizeof(bmpInfo), &bmpInfo);
1357 GetObject(bitmap, sizeof(info), &info);
/external/webkit/Source/WebCore/platform/win/
H A DPopupMenuWin.cpp574 if (GetObject(m_bmp, sizeof(bitmap), &bitmap))
/external/webkit/Source/WebKit2/UIProcess/win/
H A DWebPopupMenuProxyWin.cpp819 if (::GetObject(m_bmp, sizeof(bitmap), &bitmap))
/external/chromium/chrome/browser/task_manager/
H A Dtask_manager_resource_providers.cc1495 GetObject(icon_info.hbmMask, sizeof(bitmap_info), &bitmap_info);
/external/v8/src/
H A Dframes.cc1307 return GcSafeCastToCode(large_page->GetObject(), inner_pointer);
H A Dspaces.h736 HeapObject* GetObject() { function in class:v8::internal::LargePage
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 629 milliseconds

12