HomeSort by relevance Sort by last modified time
    Searched refs:GetTextMetrics (Results 1 - 14 of 14) sorted by null

  /external/chromium_org/content/common/
font_cache_dispatcher_win.cc 41 BOOL ret = GetTextMetrics(hdc, &tm);
172 // If a child process is running in a sandbox, GetTextMetrics()
174 // previously, GetTextMetrics() will try to load the font
178 // font for us by using a dummy call to GetTextMetrics of
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderThemeChromiumFontProviderWin.cpp 99 GetTextMetrics(hdc, &tm);
  /external/chromium_org/third_party/skia/src/ports/
SkFontHost_win.cpp 162 if (0 == GetTextMetrics(hdc, &textMetric)) {
165 GetTextMetrics(hdc, &textMetric);
198 if (0 == GetTextMetrics(hdc, &textMetric)) {
201 GetTextMetrics(hdc, &textMetric);
230 if (0 == GetTextMetrics(deviceContext, &textMetric)) {
232 if (0 == GetTextMetrics(deviceContext, &textMetric)) {
694 if (0 == GetTextMetrics(fDDC, &fTM)) {
696 if (0 == GetTextMetrics(fDDC, &fTM)) {
    [all...]
  /external/skia/src/ports/
SkFontHost_win.cpp 162 if (0 == GetTextMetrics(hdc, &textMetric)) {
165 GetTextMetrics(hdc, &textMetric);
198 if (0 == GetTextMetrics(hdc, &textMetric)) {
201 GetTextMetrics(hdc, &textMetric);
230 if (0 == GetTextMetrics(deviceContext, &textMetric)) {
232 if (0 == GetTextMetrics(deviceContext, &textMetric)) {
694 if (0 == GetTextMetrics(fDDC, &fTM)) {
696 if (0 == GetTextMetrics(fDDC, &fTM)) {
    [all...]
  /external/chromium_org/ui/gfx/
platform_font_win.cc 68 GetTextMetrics(hdc, text_metrics);
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/windows/gdi/
wgl.c 383 VERIFY(GetTextMetrics(fontDevice, &metric));
  /external/mesa3d/src/mesa/drivers/windows/gdi/
wgl.c 383 VERIFY(GetTextMetrics(fontDevice, &metric));
  /external/chromium_org/third_party/npapi/npspy/windows/
dirpick.cpp 541 GetTextMetrics(hDC, &tm);
  /external/libpng/contrib/gregbook/
rpng2-win.c 793 GetTextMetrics(hdc, &tm);
    [all...]
  /external/pdfium/core/src/fxge/win32/
fx_win32_device.cpp 394 ::GetTextMetrics(m_hDC, &tm);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
wingdi.h     [all...]
  /prebuilts/tools/windows/swt/
swt.jar 
  /prebuilts/tools/windows-x86_64/swt/
swt.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 

Completed in 226 milliseconds