Home
last modified time | relevance | path

Searched refs:lpDx (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/skia/ext/
Dvector_platform_device_emf_win.cc454 LPCWSTR text, unsigned int characters, const int * lpDx, in EnsureExtTextOut() argument
456 bool success = ExtTextOut(hdc, x, y, options, lprect, text, characters, lpDx); in EnsureExtTextOut()
462 success = ExtTextOut(hdc, x, y, options, lprect, text, characters, lpDx); in EnsureExtTextOut()