Searched refs:important (Results 1 - 25 of 65) sorted by relevance

123

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libcroco/
H A Dcr-declaration.c122 gboolean important = FALSE; local
137 &value, &important);
145 result->important = important;
189 gboolean important = FALSE; local
206 &value, &important);
216 result->important = important;
234 important = FALSE;
237 &value, &important);
[all...]
H A Dcr-declaration.h64 /*does the declaration have the important keyword ?*/
65 gboolean important ; member in struct:_CRDeclaration
H A Dcr-sel-eng.c1027 *is marked as being !important the current
1032 if (decl->important == TRUE
1071 if (decl->important == TRUE)
H A Dcr-statement.c206 decl->important = a_important;
332 decl->important = a_important;
439 decl->important = a_important;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libcroco/
H A Dcr-declaration.c122 gboolean important = FALSE; local
137 &value, &important);
145 result->important = important;
189 gboolean important = FALSE; local
206 &value, &important);
216 result->important = important;
234 important = FALSE;
237 &value, &important);
[all...]
H A Dcr-declaration.h64 /*does the declaration have the important keyword ?*/
65 gboolean important ; member in struct:_CRDeclaration
H A Dcr-sel-eng.c1027 *is marked as being !important the current
1032 if (decl->important == TRUE
1071 if (decl->important == TRUE)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dpaintdc.tex9 Using wxPaintDC within OnPaint is important because it automatically
H A Dtrefcount.tex16 What is important to understand is that all this happens absolutely
93 Very important, all times you need to actually modify the data placed inside your
H A Dhtmlstrt.tex9 It has two important methods: \helpref{LoadPage}{wxhtmlwindowloadpage}
H A Dsysopt.tex6 but is still important to be able to configure.
34 used if wider fonts selection is more important than higher quality.}
66 used if wider fonts selection is more important than higher quality.}
H A Dhelpevt.tex13 Calling Skip is important because it allows wxWidgets to generate further events for ancestors
H A Dstatbox.tex12 controls is important. Create your wxStaticBox control {\bf before} any
H A Dhtdcrend.tex108 Returns the height of the HTML text. This is important if area height (see \helpref{SetSize}{wxhtmldcrenderersetsize})
H A Dhtmlhand.tex98 This is very important macro. It defines \helpref{HandleTag}{wxhtmltaghandlerhandletag}
H A Dpickerbase.tex109 Very important: the contents of the text control could be containing an invalid representation of the entity which can be chosen through the picker (e.g. the user entered an invalid colour syntax because of a typo). Thus you should never parse the content of the textctrl to get the user's input; rather use the derived-class getter (e.g. \helpref{wxColourPickerCtrl::GetColour}{wxcolourpickerctrlgetcolour}, \helpref{wxFilePickerCtrl::GetPath}{wxfilepickerctrlgetpath}, etc).
H A Dtclipbrd.tex43 The only (but important) difference is that the object for the clipboard
H A Dtcontain.tex27 Dynamic arrays resemble C arrays but with two important differences: they
H A Dtstring.tex29 The most important advantage is the need to always
62 However, there are several problems as well. The most important one is probably
183 important, you might prefer using \helpref{GetChar()}{wxstringgetchar} instead
242 important performance benefits for programs using (relatively) few very long
H A Dconditn.tex180 and so it is important to ensure that the condition will be signalled after
H A Dilayout.tex81 This is important when considering panel items which are intended
H A Dlayalgor.tex39 bottom of the remaining client area. This scheme implies that order of window creation is important.
H A Dtvalidat.tex63 which returns a copy of the validator object. This is important because validators
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/lsync/source/examples/
H A Dlpostcmd.lua14 -- for this config it is important to keep maxProcesses at 1, so
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/examples/hello-c++-kde/admin/
H A Dam_edit216 local %important = (); # list of files to be generated asap
253 $important{$program} = "";
262 if ($important{$program}) {
277 $target_adds{"\$(srcdir)/$source"} .= $important{$program};
514 # since they're important.
1077 $important{$program} .= "$sourcename.h " if (!$skel);
1164 $important{$program} .= "$source.h ";

Completed in 116 milliseconds

123