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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
richedit.h 372 LONG yHeight;
384 LONG yHeight;
431 LONG yHeight;
454 LONG yHeight;
textserv.h 96 virtual WINBOOL TxCreateCaret(HBITMAP hbmp,INT xWidth,INT yHeight) = 0;
ntgdi.h 182 W32KAPI HRGN WINAPI NtGdiCreateRoundRectRgn(int xLeft,int yTop,int xRight,int yBottom,int xWidth,int yHeight);
226 W32KAPI WINBOOL WINAPI NtGdiFrameRgn(HDC hdc,HRGN hrgn,HBRUSH hbrush,int xWidth,int yHeight);
    [all...]
  /external/chromium_org/third_party/WebKit/Source/platform/image-decoders/jpeg/
JPEGImageDecoder.cpp 857 int yHeight = info->output_height;
858 int yMaxH = yHeight - 1;
    [all...]

Completed in 108 milliseconds