Searched defs:fWhiteSpace (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dusp10.h195 BYTE fWhiteSpace :1; member in struct:tag_SCRIPT_LOGATTR
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dusp10.h197 BYTE fWhiteSpace :1; member in struct:tag_SCRIPT_LOGATTR
/vbox/src/VBox/Runtime/common/string/
H A Duniread.cpp415 unsigned fWhiteSpace : 1; member in struct:CPINFO
773 else if (!strcmp(pszProperty, "White_Space")) pCPInfo->fWhiteSpace = 1;
883 if (pInfo->fWhiteSpace)

Completed in 68 milliseconds