HomeSort by relevance Sort by last modified time
    Searched defs:dwProperty (Results 1 - 2 of 2) sorted by null

  /external/pdfium/xfa/fde/
cfde_texteditengine.cpp 107 uint8_t dwProperty = gs_FX_WordBreak_CodePointProperties[wcCodePoint >> 1];
108 return static_cast<WordBreakProperty>((wcCodePoint & 1) ? (dwProperty & 0x0F)
109 : (dwProperty >> 4));
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
vmr9.h     [all...]

Completed in 371 milliseconds