Home
last modified time | relevance | path

Searched defs:bShowMsg (Results 1 – 6 of 6) sorted by relevance

/dports/textproc/scim-openvanilla/openvanilla-0.7.2.20070514/Modules/OVIMSpaceChewingOld/libchewing/
H A Dglobal.h202 int bShowMsg; member
/dports/textproc/openvanilla-framework/openvanilla-0.7.2.20070514/Modules/OVIMSpaceChewingOld/libchewing/
H A Dglobal.h202 int bShowMsg; member
/dports/textproc/scim-openvanilla/openvanilla-0.7.2.20070514/Modules/OVIMSpaceChewing0.3/libchewing/
H A Dglobal.h206 int bShowMsg; member
/dports/textproc/openvanilla-framework/openvanilla-0.7.2.20070514/Modules/OVIMSpaceChewing0.3/libchewing/
H A Dglobal.h206 int bShowMsg; member
/dports/chinese/libchewing/libchewing-0.5.1/include/internal/
H A Dchewing-private.h255 int bShowMsg; member
/dports/games/ivan/ivan-059/Main/Source/
H A Dcmdcraft.cpp4313 bool craftcore::IsDegraded(item* it,bool bShowMsg){ in IsDegraded()