Searched refs:spacing (Results 1 - 25 of 50) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/utils/tex2rtf/src/
H A Dtable.h21 int spacing; // Space between columns in twips member in struct:ColumnData
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/unix/
H A Dfontenum.cpp134 // create the list of all fonts with the given spacing and encoding
135 static char **CreateFontList(wxChar spacing, wxFontEncoding encoding,
158 static char **CreateFontList(wxChar spacing, argument
175 spacing,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/samples/ogl/studio/
H A Dstudio.h97 void SetGridSpacing(int spacing) { m_gridSpacing = spacing; } argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/ixp2000/
H A Dpm3386.c60 * for the different ports are 'spacing' registers apart.
62 static u16 pm3386_port_reg_read(int port, int _reg, int spacing) argument
68 reg += spacing;
75 * for the different ports are 'spacing' registers apart.
77 static void pm3386_port_reg_write(int port, int _reg, int spacing, u16 value) argument
83 reg += spacing;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/radio/si470x/
H A Dradio-si470x-common.c47 * - spacing and bottom of band codes remain the same
207 unsigned int spacing, band_bottom; local
215 spacing = 0.200 * FREQ_MUL; break;
218 spacing = 0.100 * FREQ_MUL; break;
221 spacing = 0.050 * FREQ_MUL; break;
242 *freq = chan * spacing + band_bottom;
253 unsigned int spacing, band_bottom; local
260 spacing = 0.200 * FREQ_MUL; break;
263 spacing = 0.100 * FREQ_MUL; break;
266 spacing
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/parport/
H A Dparport_ax88796.c279 int spacing; local
297 spacing = size / 3;
332 dd->spp_spr = dd->base + (spacing * 1);
333 dd->spp_cpr = dd->base + (spacing * 2);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dtextattrex.tex215 Returns the line spacing value, one of wxTEXT\_ATTR\_LINE\_SPACING\_NORMAL,
303 Returns \true if the attribute object specifies line spacing.
327 Returns \true if the attribute object specifies spacing after a paragraph.
333 Returns \true if the attribute object specifies spacing before a paragraph.
377 the flags specify alignment, indentation, tabs, paragraph spacing, or
444 \func{void}{SetLineSpacing}{\param{int }{spacing}}
446 Sets the line spacing. {\it spacing} is a multiple, where 10 means single-spacing,
447 15 means 1.5 spacing, an
[all...]
H A Dstdbtnsz.tex3 This class creates button layouts which conform to the standard button spacing and ordering defined by the platform
59 Rearranges the buttons and applies proper spacing between buttons to make them match the platform or toolkit's interface guidelines.
H A Drichtextattr.tex303 Returns the line spacing value, one of wxTEXT\_ATTR\_LINE\_SPACING\_NORMAL,
452 Returns \true if the attribute object specifies line spacing.
476 Returns \true if the attribute object specifies spacing after a paragraph.
482 Returns \true if the attribute object specifies spacing before a paragraph.
556 the flags specify alignment, indentation, tabs, paragraph spacing, or
743 \func{void}{SetLineSpacing}{\param{int }{spacing}}
745 Sets the line spacing. {\it spacing} is a multiple, where 10 means single-spacing,
746 15 means 1.5 spacing, an
[all...]
H A Dtabview.tex130 Returns the horizontal spacing by which each tab layer is offset from the one below.
213 Returns the vertical spacing between the top of an unselected tab, and the tab label.
275 Sets the horizontal spacing by which each tab layer is offset from the one below.
338 \func{void}{SetVerticalTabTextSpacing}{\param{int}{ spacing}}
340 Sets the vertical spacing between the top of an unselected tab, and the tab label.
H A Drichtextbuffer.tex130 Begins line spacing using the specified value. {\it spacing} is a multiple, where 10 means single-spacing,
131 15 means 1.5 spacing, and 20 means double spacing. The following constants are
191 Begins paragraph spacing; pass the before-paragraph and after-paragraph spacing in tenths of
384 Ends using a line spacing.
402 Ends paragraph spacing.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/include/wx/ogl/
H A Dogldiag.h47 void SetGridSpacing(double spacing);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dtreectrl.h64 // spacing is the number of pixels between the start and the Text
67 void SetSpacing(unsigned int spacing) { m_spacing = spacing; } argument
425 // spacing between left border and the text
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/richtext/
H A Drichtextbuffer.h274 * Line spacing values
395 void SetParagraphSpacingAfter(int spacing) { m_paragraphSpacingAfter = spacing; SetFlags(GetFlags() | wxTEXT_ATTR_PARA_SPACING_AFTER); } argument
396 void SetParagraphSpacingBefore(int spacing) { m_paragraphSpacingBefore = spacing; SetFlags(GetFlags() | wxTEXT_ATTR_PARA_SPACING_BEFORE); } argument
397 void SetLineSpacing(int spacing) { m_lineSpacing = spacing; SetFlags(GetFlags() | wxTEXT_ATTR_LINE_SPACING); } argument
548 void SetParagraphSpacingAfter(int spacing) { m_paragraphSpacingAfter = spacing; m_flags |= wxTEXT_ATTR_PARA_SPACING_AFTER; } argument
549 void SetParagraphSpacingBefore(int spacing) { m_paragraphSpacingBefor argument
550 SetLineSpacing(int spacing) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/tests/
H A Dxgettext-glade-1475 <spacing>8</spacing>
487 <spacing>8</spacing>
962 <spacing>8</spacing>
993 <spacing>8</spacing>
1074 <spacing>3</spacing>
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/motif/
H A Dlistbox.cpp637 Dimension spacing, highlight, xmargin, ymargin, shadow; local
643 XmNlistSpacing, &spacing,
669 ( y + spacing + 2 * highlight ) + 2 * ymargin + 2 * shadow;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/widgets/
H A Dodcombobox.cpp664 long spacing = 0; local
667 m_textButtonSpacing->GetValue().ToLong(&spacing);
672 m_combobox->SetButtonPosition(w,h,align,spacing);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Dlistctrl.cpp70 // the spacing between the lines (in report mode)
309 void CalculateSize( wxDC *dc, int spacing );
312 void SetPosition( int x, int y, int spacing );
631 void SetItemSpacing( int spacing, bool isSmall = false );
1150 void wxListLineData::CalculateSize( wxDC *dc, int spacing )
1164 m_gi->m_rectAll.width = spacing;
1180 m_gi->m_rectAll.height = spacing + lh;
1181 if (lw > spacing)
1252 void wxListLineData::SetPosition( int x, int y, int spacing )
1275 if (m_gi->m_rectAll.width > spacing)
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk1/
H A Dfont.cpp244 // examine the spacing: if the font is monospaced, assume wxTELETYPE
621 // the monospace fonts are supposed to have "M" in the spacing field
622 wxString spacing = M_FONTDATA-> local
625 return spacing.Upper() == _T('M');
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/extern/wxWidgets/
H A Dlistctrl.cpp67 // the spacing between the lines (in report mode)
308 void CalculateSize( wxDC *dc, int spacing );
311 void SetPosition( int x, int y, int spacing );
633 void SetItemSpacing( int spacing, bool isSmall = false );
1151 void wxListLineData::CalculateSize( wxDC *dc, int spacing )
1165 m_gi->m_rectAll.width = spacing;
1181 m_gi->m_rectAll.height = spacing + lh;
1182 if (lw > spacing)
1253 void wxListLineData::SetPosition( int x, int y, int spacing )
1276 if (m_gi->m_rectAll.width > spacing)
[all...]
H A Dlistctrl.h106 void SetItemSpacing( int spacing, bool isSmall = false );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/generic/
H A Dlistctrl.h89 void SetItemSpacing( int spacing, bool isSmall = false );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/mac/carbon/
H A Dlistctrl.h145 void SetItemSpacing( int spacing, bool isSmall = false );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/palmos/
H A Dtreectrl.h76 // spacing is the number of pixels between the start and the Text
78 void SetSpacing(unsigned int WXUNUSED(spacing)) { }
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libvorbis-1.2.3/doc/
H A DVorbis_I_spec.tex18 % Do not indent paragraphs, instead separate them via vertical spacing

Completed in 574 milliseconds

12