Searched defs:GetTextWidthEnc (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/vim-55/src/
H A Dgui_w48.c2185 GetTextWidthEnc(HDC hdc, char_u *str, int len) function
2209 # define GetTextWidthEnc(h, s, l) GetTextWidth((h), (s), (l)) macro

Completed in 105 milliseconds