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.cc446 LPCWSTR text, unsigned int characters, const int * lpDx, in EnsureExtTextOut() argument
448 bool success = ExtTextOut(hdc, x, y, options, lprect, text, characters, lpDx); in EnsureExtTextOut()
454 success = ExtTextOut(hdc, x, y, options, lprect, text, characters, lpDx); in EnsureExtTextOut()