Searched refs:overall (Results 1 - 21 of 21) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/x11/
H A Dnanox.c327 int* ascent, int* descent2, XCharStruct* overall)
345 if (overall)
347 overall->width = retwidth;
348 overall->lbearing = 0;
349 overall->rbearing = 0;
350 overall->ascent = *ascent;
351 overall->descent = 0;
352 overall->attributes = 0;
326 XTextExtents( XFontStruct* font, char* s, int len, int* direction, int* ascent, int* descent2, XCharStruct* overall) argument
H A Dwindow.cpp1036 XCharStruct overall;
1038 &descent, &overall);
1040 // return (overall.ascent + overall.descent);
1064 XCharStruct overall;
1066 &descent, &overall);
1068 return overall.width;
1118 XCharStruct overall; local
1122 &direction, &ascent, &descent2, &overall);
1125 *x = (overall
[all...]
H A Ddcclient.cpp1662 XCharStruct overall; local
1665 &ascent, &descent2, &overall);
1668 *width = (wxCoord)( overall.width / m_scaleX );
1704 XCharStruct overall;
1706 XTextExtents( xfont, "H", 1, &direction, &ascent, &descent, &overall );
1708 return (wxCoord)(overall.width / m_scaleX);
1738 XCharStruct overall;
1740 XTextExtents( xfont, "H", 1, &direction, &ascent, &descent, &overall );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/motif/
H A Dfont.cpp679 XCharStruct overall; local
683 &direction, &ascent2, &descent2, &overall);
686 *width = (overall.width);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dglcontext.tex7 this method is hardly used today any more, because display lists are only a tiny fraction of the overall state.
H A Dtwinsizes.tex68 calculating the overall minimum needs of the sizer.
H A Dtdocview.tex36 These are the overall steps involved in creating an application based on the document/view framework:
45 document child frames surrounded by an overall frame), SDI (a separate, unconstrained frame
H A Dnotebook.tex62 overall theme, use:
H A Drichtextbuffer.tex482 Gets the basic (overall) style. This is the style of the whole
752 Sets the basic (overall) style. This is the style of the whole
H A Devthand.tex10 class inherited such that the "this" pointer for the overall object
H A Dtsizer.tex40 the standard font as well as the overall design of Linux/GTK widgets requires more space than
H A Drichtextctrl.tex564 Gets the basic (overall) style. This is the style of the whole
1310 Sets the basic (overall) style. This is the style of the whole
H A Dsizer.tex25 the standard font as well as the overall design of Motif widgets requires more space than
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/x11/nanox/X11/
H A DXlib.h336 int* ascent, int* descent2, XCharStruct* overall);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/arch-v10/kernel/
H A Dentry.S325 ;; It needs to stack the CPU status and overall is different
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libvorbis-1.2.3/doc/
H A D04-codec.tex322 lapping requirements can affect overall shape. Window generation
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/utils/tex2rtf/docs/
H A Dtex2rtf.tex688 \twocolitem{\inioption{htmlFaceName}}{A string specifying the overall font face, such as ``"Arial, Lucida, Helvetica".}
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/mtools-4.0.10/
H A Dtexinfo.tex9016 % A specific text layout, 24x15cm overall, intended for A4 paper.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/build-aux/
H A Dtexinfo.tex8738 % A specific text layout, 24x15cm overall, intended for A4 paper.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/gperf-3.0.4/doc/
H A Dtexinfo.tex8776 % A specific text layout, 24x15cm overall, intended for A4 paper.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/build-aux/
H A Dtexinfo.tex8776 % A specific text layout, 24x15cm overall, intended for A4 paper.

Completed in 309 milliseconds