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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/gizmos/
H A Dledctrl.cpp170 int Width, Height; local
344 const int Height = CurrentSize.GetHeight(); local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/utils/tex2rtf/src/
H A Dbmputils.h43 bool GetBMPHeader(FILE *fp, int *Width, int *Height, int *Planes, int *BitsPerPixel) argument
100 int Width, Height, Planes, BitsPerPixel; local
180 int Width, Height; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/mac/carbon/
H A Dpngread.h41 int Width, Height; // Dimensions member in class:wxPNGReader
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/mac/classic/
H A Dpngread.h41 int Width, Height; // Dimensions member in class:wxPNGReader
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/os2/
H A Dpngread.h42 int Width, Height; // Dimensions member in class:wxPNGReader
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/stc/scintilla/include/
H A DPlatform.h116 int Height() { return bottom - top; } function in class:PRectangle
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/svg/
H A Ddcsvg.cpp75 void wxSVGFileDC::Init (wxString f, int Width, int Height, float dpi) argument
130 s.Printf( wxT(" width=\"%.2gcm\" height=\"%.2gcm\" viewBox=\"0 0 %d %d \"> \n"), float(Width)/dpi*2.54, float(Height)/dpi*2.54, Width, Height ); local
150 wxSVGFileDC::wxSVGFileDC (wxString f, int Width, int Height) argument
155 wxSVGFileDC::wxSVGFileDC (wxString f, int Width, int Height, float dpi) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna/tagutils/
H A Dtagutils-asf.h272 __u32 Height; member in struct:_asf_video_stream_t
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna-1.1.5/tagutils/
H A Dtagutils-asf.h275 uint32_t Height; member in struct:_asf_video_stream_t
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/stc/
H A DPlatWX.cpp589 int SurfaceImpl::Height(Font &font) { function in class:SurfaceImpl
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/motif/xmcombo/
H A Dxmcombo.c959 Dimension Width, Height; local
972 EditX + ArrowCtrlWidth, ComboBoxHeight, Width, Height, 0); local

Completed in 306 milliseconds