Searched refs:FALSE (Results 176 - 200 of 3724) sorted by relevance

1234567891011>>

/external/pdfium/fpdfsdk/src/formfiller/
H A DFFL_ListBox.cpp88 FX_BOOL bSetCaret = FALSE;
130 if (CPWL_ListBox* pListBox = (CPWL_ListBox*)GetPDFWindow(pPageView, FALSE))
155 return FALSE;
162 if (CPWL_ListBox* pListBox = (CPWL_ListBox*)GetPDFWindow(pPageView, FALSE))
179 m_pWidget->ClearSelection(FALSE);
187 m_pWidget->SetOptionSelection(i, TRUE, FALSE);
194 m_pWidget->SetOptionSelection(pListBox->GetCurSel(), TRUE, FALSE);
217 if (CPWL_ListBox* pListBox = (CPWL_ListBox*)GetPDFWindow(pPageView, FALSE))
255 if (CPWL_ListBox* pListBox = (CPWL_ListBox*)GetPDFWindow(pPageView, FALSE))
269 if (CPWL_ListBox* pListBox = (CPWL_ListBox*)GetPDFWindow(pPageView, FALSE))
[all...]
H A DFFL_FormFiller.cpp23 m_bValid(FALSE),
52 if (CPWL_Wnd* pWnd = this->GetPDFWindow(pPageView, FALSE))
54 pWnd->Move(CPDF_Rect(rcWindow), TRUE, FALSE); local
60 if (CPWL_Wnd* pWnd = this->GetPDFWindow(pPageView, FALSE))
75 if (CPWL_Wnd* pWnd = this->GetPDFWindow(pPageView, FALSE))
99 if (CPWL_Wnd * pWnd = GetPDFWindow(pPageView, FALSE))
156 return FALSE;
161 return FALSE;
166 if (CPWL_Wnd * pWnd = GetPDFWindow(pPageView, FALSE))
174 return FALSE;
[all...]
/external/pdfium/fpdfsdk/src/
H A Dfpdfsave.cpp37 return FALSE;
53 return FALSE;
83 return _FPDF_Doc_Save(document, pFileWrite, flags, FALSE , 0);
H A Dfpdfppo.cpp42 if(!pNewRoot) return FALSE;
49 return FALSE;
111 return FALSE;
162 return FALSE;
235 if (newobjnum == 0) return FALSE;
256 return FALSE;
270 return FALSE;
273 return FALSE;
284 return FALSE;
287 return FALSE;
[all...]
/external/chromium_org/third_party/icu/source/i18n/
H A Dtzrule.cpp138 if (typeid(*this) != typeid(other) || TimeZoneRule::isEquivalentTo(other) == FALSE) {
139 return FALSE;
148 return FALSE;
155 return FALSE;
164 return FALSE;
173 return FALSE;
233 return FALSE;
267 return FALSE;
282 after = FALSE;
291 after = FALSE;
[all...]
/external/icu/icu4c/source/i18n/
H A Dtzrule.cpp138 if (typeid(*this) != typeid(other) || TimeZoneRule::isEquivalentTo(other) == FALSE) {
139 return FALSE;
148 return FALSE;
155 return FALSE;
164 return FALSE;
173 return FALSE;
233 return FALSE;
267 return FALSE;
282 after = FALSE;
291 after = FALSE;
[all...]
/external/chromium_org/third_party/icu/source/test/intltest/
H A Dtransrt.cpp50 if(quick==FALSE){ \
136 Normalizer::decompose(sourceString, FALSE, 0, decomp, ec);
138 return FALSE;
143 if (t != 0 && t != 1) { return FALSE; }
146 if (t != 0 && t != 1) { return FALSE; }
149 if (t != 1 && t != 2) { return FALSE; }
182 Normalizer::decompose(sourceString, FALSE, 0, decomp, ec);
185 if (full == FALSE) {
189 // return FALSE;
196 ) return FALSE;
[all...]
/external/icu/icu4c/source/test/intltest/
H A Dtransrt.cpp50 if(quick==FALSE){ \
136 Normalizer::decompose(sourceString, FALSE, 0, decomp, ec);
138 return FALSE;
143 if (t != 0 && t != 1) { return FALSE; }
146 if (t != 0 && t != 1) { return FALSE; }
149 if (t != 1 && t != 2) { return FALSE; }
182 Normalizer::decompose(sourceString, FALSE, 0, decomp, ec);
185 if (full == FALSE) {
189 // return FALSE;
196 ) return FALSE;
[all...]
/external/bluetooth/bluedroid/bta/hf_client/
H A Dbta_hf_client_sco.c94 BOOLEAN removed_started = FALSE;
317 bta_hf_client_cb.scb.retry_with_sco_only = FALSE;
327 bta_hf_client_cb.scb.retry_with_sco_only = FALSE;
369 bta_hf_client_sco_create(FALSE);
384 bta_hf_client_sco_create(FALSE);
389 bta_hf_client_sco_remove(FALSE);
398 bta_hf_client_sco_remove(FALSE);
411 bta_hf_client_sco_create(FALSE);
438 bta_hf_client_sco_create(FALSE);
491 bta_hf_client_sco_remove(FALSE);
[all...]
/external/pdfium/core/src/fpdfdoc/
H A Ddoc_ocg.cpp44 return FALSE;
121 bState = FALSE;
174 FX_BOOL bDefValid = FALSE;
180 return FALSE;
193 return FALSE;
196 return FALSE;
204 return FALSE;
211 return FALSE;
215 FX_BOOL bValue = FALSE;
221 FX_BOOL bItem = FALSE;
[all...]
H A Ddoc_formfield.cpp12 FX_BOOL bUnison = FALSE;
116 CheckControl(i, GetControl(i)->IsDefaultChecked(), FALSE);
122 CheckControl(i, bChecked, FALSE);
141 return FALSE;
160 return FALSE;
185 return FALSE;
190 return FALSE;
199 return FALSE;
334 return GetValue(FALSE);
356 return FALSE;
901 CheckControl(GetControlIndex(pControl), FALSE); local
[all...]
H A Dtagged_int.h69 CPDF_Object* GetAttr(FX_BSTR owner, FX_BSTR name, FX_BOOL bInheritable = FALSE, FX_FLOAT fLevel = 0.0F);
71 CFX_ByteString GetName(FX_BSTR owner, FX_BSTR name, FX_BSTR default_value, FX_BOOL bInheritable = FALSE, int subindex = -1);
72 FX_ARGB GetColor(FX_BSTR owner, FX_BSTR name, FX_ARGB default_value, FX_BOOL bInheritable = FALSE, int subindex = -1);
73 FX_FLOAT GetNumber(FX_BSTR owner, FX_BSTR name, FX_FLOAT default_value, FX_BOOL bInheritable = FALSE, int subindex = -1);
74 int GetInteger(FX_BSTR owner, FX_BSTR name, int default_value, FX_BOOL bInheritable = FALSE, int subindex = -1);
/external/bluetooth/bluedroid/bta/sys/
H A Dutl.c125 BOOLEAN fill = FALSE;
187 ** Returns TRUE if successful, Otherwise FALSE
234 return FALSE;
243 return FALSE;
254 ** Returns TRUE if successful, Otherwise FALSE
264 return FALSE;
278 ** Returns TRUE if successful, Otherwise FALSE
290 return FALSE;
/external/chromium_org/third_party/icu/source/tools/toolutil/
H A Dfiletools.cpp40 * Also can be given just one file to check against. Default value for isDir is FALSE.
47 return FALSE;
74 isLatest = FALSE;
84 return FALSE;
91 isLatest = FALSE;
94 isLatest = FALSE;
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/
H A Dr300_flush.c60 r300->vs_state.dirty = FALSE;
61 r300->vs_constants.dirty = FALSE;
62 r300->clip_state.dirty = FALSE;
114 r300->hiz_in_use = FALSE;
129 FALSE);
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/
H A Dsvga_tgsi_decl_sm30.c86 return FALSE;
136 return FALSE;
160 return FALSE;
206 return FALSE;
223 return FALSE;
233 return FALSE;
237 return FALSE;
240 return FALSE;
245 return FALSE;
248 return FALSE;
[all...]
/external/chromium_org/third_party/webrtc/base/
H A Dwin32windowpicker.cc102 return EnumWindows(Win32WindowPicker::EnumProc, desc) != FALSE;
112 reinterpret_cast<LPARAM>(&desktop_desc)) != FALSE) {
136 return (::IsWindow(id.id()) != FALSE && ::IsWindowVisible(id.id()) != FALSE);
140 return SetForegroundWindow(id.id()) != FALSE;
/external/icu/icu4c/source/tools/toolutil/
H A Dfiletools.cpp40 * Also can be given just one file to check against. Default value for isDir is FALSE.
47 return FALSE;
74 isLatest = FALSE;
84 return FALSE;
91 isLatest = FALSE;
94 isLatest = FALSE;
/external/mesa3d/src/gallium/drivers/r300/
H A Dr300_flush.c60 r300->vs_state.dirty = FALSE;
61 r300->vs_constants.dirty = FALSE;
62 r300->clip_state.dirty = FALSE;
114 r300->hiz_in_use = FALSE;
129 FALSE);
/external/mesa3d/src/gallium/drivers/svga/
H A Dsvga_tgsi_decl_sm30.c86 return FALSE;
136 return FALSE;
160 return FALSE;
206 return FALSE;
223 return FALSE;
233 return FALSE;
237 return FALSE;
240 return FALSE;
245 return FALSE;
248 return FALSE;
[all...]
/external/neven/Embedded/common/src/b_TensorEm/
H A DFlt16Mat2D.c87 if( ptrA->xxE != srcPtrA->xxE ) return FALSE;
88 if( ptrA->xyE != srcPtrA->xyE ) return FALSE;
89 if( ptrA->yxE != srcPtrA->yxE ) return FALSE;
90 if( ptrA->yyE != srcPtrA->yyE ) return FALSE;
101 if( ptrA->xxE != xxL ) return FALSE;
102 if( ptrA->xyE != xyL ) return FALSE;
103 if( ptrA->yxE != yxL ) return FALSE;
104 if( ptrA->yyE != yyL ) return FALSE;
107 if( srcPtrA->xxE != ( xxL >> bbpDiffL ) ) return FALSE;
108 if( srcPtrA->xyE != ( xyL >> bbpDiffL ) ) return FALSE;
[all...]
/external/pdfium/core/src/fpdfapi/fpdf_font/
H A Dfpdf_font_utility.cpp60 CPDF_ModuleMgr::Get()->GetFlateModule()->FlateOrLZWDecode(FALSE, comp_buf, size, FALSE,
68 return FALSE;
79 return FALSE;
82 return FALSE;
/external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/src/
H A Dcmssamp.c46 cmsBool BPC[4] = { FALSE, FALSE, FALSE, FALSE };
83 return FALSE;
87 dwFormat = cmsFormatterForColorspaceOfProfile(hInput, 2, FALSE);
96 return FALSE;
101 return FALSE;
108 return FALSE;
120 return FALSE;
[all...]
/external/pdfium/core/src/fxge/ge/
H A Dfx_ge_font.cpp16 m_bEmbedded = FALSE;
17 m_bVertical = FALSE;
27 m_bDwLoaded = FALSE;
74 m_bEmbedded = FALSE;
78 return FALSE;
116 return FALSE;
129 return FALSE;
138 m_bEmbedded = FALSE;
146 return FALSE;
190 return FALSE;
[all...]
/external/pdfium/fpdfsdk/src/javascript/
H A DPublicMethods.cpp110 FX_BOOL bDot = FALSE;
111 FX_BOOL bKXJS = FALSE;
118 if (bDot) return FALSE;
124 return FALSE;
128 if (bKXJS) return FALSE;
138 return FALSE;
143 return FALSE;
271 bDot = FALSE;
272 bSign = FALSE;
273 bKXJS = FALSE;
[all...]

Completed in 710 milliseconds

1234567891011>>