HomeSort by relevance Sort by last modified time
    Searched refs:bSet (Results 1 - 8 of 8) sorted by null

  /external/chromium_org/third_party/icu/source/i18n/
uspoof_wsconf.cpp 302 BuilderScriptSet *bSet = static_cast<BuilderScriptSet *>(scriptSets->elementAt(i));
303 if (bSet->rindex != (uint32_t)i) {
304 utrie2_set32(bSet->trie, bSet->codePoint, bSet->rindex, &status);
361 BuilderScriptSet *bSet = static_cast<BuilderScriptSet *>(scriptSets->elementAt(i));
362 if (bSet->rindex < rindex) {
366 U_ASSERT(rindex == bSet->rindex);
367 rtScriptSets[rindex] = *bSet->sset; // Assignment of a ScriptSet just copies the bits.
  /external/icu/icu4c/source/i18n/
uspoof_wsconf.cpp 302 BuilderScriptSet *bSet = static_cast<BuilderScriptSet *>(scriptSets->elementAt(i));
303 if (bSet->rindex != (uint32_t)i) {
304 utrie2_set32(bSet->trie, bSet->codePoint, bSet->rindex, &status);
361 BuilderScriptSet *bSet = static_cast<BuilderScriptSet *>(scriptSets->elementAt(i));
362 if (bSet->rindex < rindex) {
366 U_ASSERT(rindex == bSet->rindex);
367 rtScriptSets[rindex] = *bSet->sset; // Assignment of a ScriptSet just copies the bits.
  /external/pdfium/fpdfsdk/src/fxedit/
fxet_edit.cpp 1496 FX_BOOL bSet = FALSE;
    [all...]
  /external/pdfium/fpdfsdk/src/javascript/
Field.cpp 529 FX_BOOL bSet = FALSE;
537 bSet = TRUE;
541 if (bSet) UpdateFormField(pDocument, pFormField, TRUE, TRUE, TRUE);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
wmiutils.h 115 virtual HRESULT WINAPI MakeSingleton(boolean bSet) = 0;
132 HRESULT (WINAPI *MakeSingleton)(IWbemPathKeyList *This,boolean bSet);
151 #define IWbemPathKeyList_MakeSingleton(This,bSet) (This)->lpVtbl->MakeSingleton(This,bSet)
170 HRESULT WINAPI IWbemPathKeyList_MakeSingleton_Proxy(IWbemPathKeyList *This,boolean bSet);
    [all...]
ntgdi.h 167 W32KAPI WINBOOL WINAPI NtGdiMakeInfoDC(HDC hdc,WINBOOL bSet);
    [all...]
shlobj.h     [all...]
  /prebuilts/misc/common/icu4j/
icu4j.jar 

Completed in 529 milliseconds