Home
last modified time | relevance | path

Searched refs:SameProperty (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dminiline.e200 extern int SameProperty ARGS_DECL((long lWhich, int nValue, StrSegInfo*,
H A Dminiline.c3448 int SameProperty(lWhich, nValue, pStrSeg, nCheckDoubleByte) in SameProperty() function
3848 if (SameProperty(lWhich, nValue, pStrSeg, TRUE)) {
3861 if (SameProperty(lWhich, nValue, pStrSeg, TRUE)) {
3873 if (SameProperty(lWhich, nValue, pStrSeg, TRUE)) {
3965 return SameProperty(lWhich, nValue, pStrBlock->seg, nCheckDoubleByte);
3986 if (!SameProperty(lWhich, nValue, pStrBlock->seg, nCheckDoubleByte)) {
4246 rc = SameProperty(lWhich, nValue, pStrSeg, nCheckDoubleByte);
H A Dtext.c6643 if (SameProperty(lWhich, nValue, pStrBlock->prev->seg, FALSE)) {
6655 if (SameProperty(lWhich, nValue, pStrBlock->next->seg, FALSE)) {
6776 if (SameProperty(lWhich, nValue, curStrBlock->seg, TRUE)) {
6804 if (SameProperty(lWhich, nValue, curStrBlock->seg, FALSE)) {