[GDI32] Integrate LpkGetTextExtentExPoint(). (#1362) 1362/head
authorBaruch Rutman <peterooch@gmail.com>
Fri, 15 Feb 2019 01:57:35 +0000 (03:57 +0200)
committerHermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
Sat, 23 Mar 2019 22:34:09 +0000 (23:34 +0100)
commit7143e411c46380b4ec73f51b481c382504602901
tree56ccae4e8fad2848b2fbb661e2c052e7d7bd4fe8
parent107847935850743aed27c2e5358e5ab1c0c7023b
[GDI32] Integrate LpkGetTextExtentExPoint(). (#1362)

- Assume that GetTextExtentExPointWPri() uses the same kind of
  arguments as GetTextExtentExPointW().

- Add GetTextExtentExPointWPri() declaration to undocgdi.h.
sdk/include/reactos/undocgdi.h
win32ss/gdi/gdi32/include/gdi32p.h
win32ss/gdi/gdi32/objects/text.c
win32ss/gdi/gdi32/objects/utils.c