Home
last modified time | relevance | path

Searched refs:LYhndl (Results 1 – 16 of 16) sorted by relevance

/dports/www/lynx/lynx2.8.9rel.1/src/
H A DUCdomap.c1513 int LYhndl = -1; in UCGetLYhndl_byMIME() local
1631 return LYhndl; in UCGetLYhndl_byMIME()
1845 int i, LYhndl, found; in UC_Register_with_LYCharSets() local
1848 LYhndl = -1; in UC_Register_with_LYCharSets()
1865 LYhndl = i; in UC_Register_with_LYCharSets()
1880 LYhndl = LYNumCharsets; in UC_Register_with_LYCharSets()
1914 if (!found && LYhndl > 0) { in UC_Register_with_LYCharSets()
1924 return LYhndl; in UC_Register_with_LYCharSets()
2007 int i, LYhndl = -1; in UC_NoUctb_Register_with_LYCharSets() local
2040 LYhndl = LYNumCharsets; in UC_NoUctb_Register_with_LYCharSets()
[all …]
H A DUCdomap.h50 int LYhndl; member
H A DGridText.c7382 if (text->node_anchor->UCStages->s[UCT_STAGE_HTEXT].LYhndl in HText_select()
7384 …Switch_Display_Charset(text->node_anchor->UCStages->s[UCT_STAGE_HTEXT].LYhndl, SWITCH_DISPLAY_CHAR… in HText_select()
/dports/www/lynx-current/lynx2.9.0dev.9/src/
H A DUCdomap.c1524 int LYhndl = -1; in UCGetLYhndl_byMIME() local
1643 return LYhndl; in UCGetLYhndl_byMIME()
1857 int i, LYhndl, found; in UC_Register_with_LYCharSets() local
1860 LYhndl = -1; in UC_Register_with_LYCharSets()
1877 LYhndl = i; in UC_Register_with_LYCharSets()
1892 LYhndl = LYNumCharsets; in UC_Register_with_LYCharSets()
1926 if (!found && LYhndl > 0) { in UC_Register_with_LYCharSets()
1936 return LYhndl; in UC_Register_with_LYCharSets()
2019 int i, LYhndl = -1; in UC_NoUctb_Register_with_LYCharSets() local
2052 LYhndl = LYNumCharsets; in UC_NoUctb_Register_with_LYCharSets()
[all …]
H A DUCdomap.h50 int LYhndl; member
H A DGridText.c7441 if (text->node_anchor->UCStages->s[UCT_STAGE_HTEXT].LYhndl in HText_select()
7443 …Switch_Display_Charset(text->node_anchor->UCStages->s[UCT_STAGE_HTEXT].LYhndl, SWITCH_DISPLAY_CHAR… in HText_select()
/dports/www/lynx-current/lynx2.9.0dev.9/WWW/Library/Implementation/
H A DHTAnchor.c1243 me->UCStages->s[j].LYhndl, in show_stages()
1294 stages->s[i].LYhndl = -1; in HTAnchor_getUCInfoStage()
1353 int LYhndl, in HTAnchor_setUCInfoStage() argument
1371 me->UCStages->s[which_stage].LYhndl = LYhndl; in HTAnchor_setUCInfoStage()
1372 if (LYhndl >= 0) { in HTAnchor_setUCInfoStage()
1391 int LYhndl, in HTAnchor_resetUCInfoStage() argument
1401 me->UCStages->s[which_stage].LYhndl = LYhndl; in HTAnchor_resetUCInfoStage()
1404 if (LYhndl >= 0 && LYhndl != ohandle in HTAnchor_resetUCInfoStage()
1443 me->UCStages->s[to_stage].LYhndl = in HTAnchor_copyUCInfoStage()
1444 me->UCStages->s[from_stage].LYhndl; in HTAnchor_copyUCInfoStage()
[all …]
H A DHTAnchor.h388 int LYhndl,
393 int LYhndl,
398 int LYhndl,
H A DUCDefs.h98 int LYhndl; member
H A DSGML.c4620 && anchor->UCStages->s[UCT_STAGE_PARSER].LYhndl >= 0 in SGML_new()
4621 && anchor->UCStages->s[UCT_STAGE_PARSER].LYhndl != current_char_set) { in SGML_new()
4622 int o = anchor->UCStages->s[UCT_STAGE_PARSER].LYhndl; in SGML_new()
4624 anchor->UCStages->s[UCT_STAGE_PARSER].LYhndl = -1; /* Force reset */ in SGML_new()
/dports/www/lynx/lynx2.8.9rel.1/WWW/Library/Implementation/
H A DHTAnchor.c1243 me->UCStages->s[j].LYhndl, in show_stages()
1294 stages->s[i].LYhndl = -1; in HTAnchor_getUCInfoStage()
1353 int LYhndl, in HTAnchor_setUCInfoStage() argument
1371 me->UCStages->s[which_stage].LYhndl = LYhndl; in HTAnchor_setUCInfoStage()
1372 if (LYhndl >= 0) { in HTAnchor_setUCInfoStage()
1391 int LYhndl, in HTAnchor_resetUCInfoStage() argument
1401 me->UCStages->s[which_stage].LYhndl = LYhndl; in HTAnchor_resetUCInfoStage()
1404 if (LYhndl >= 0 && LYhndl != ohandle in HTAnchor_resetUCInfoStage()
1443 me->UCStages->s[to_stage].LYhndl = in HTAnchor_copyUCInfoStage()
1444 me->UCStages->s[from_stage].LYhndl; in HTAnchor_copyUCInfoStage()
[all …]
H A DHTAnchor.h388 int LYhndl,
393 int LYhndl,
398 int LYhndl,
H A DUCDefs.h98 int LYhndl; member
H A DSGML.c4342 && anchor->UCStages->s[UCT_STAGE_PARSER].LYhndl >= 0 in SGML_new()
4343 && anchor->UCStages->s[UCT_STAGE_PARSER].LYhndl != current_char_set) { in SGML_new()
4344 int o = anchor->UCStages->s[UCT_STAGE_PARSER].LYhndl; in SGML_new()
4346 anchor->UCStages->s[UCT_STAGE_PARSER].LYhndl = -1; /* Force reset */ in SGML_new()
/dports/www/lynx/lynx2.8.9rel.1/
H A DCHANGES6137 handle (a "UChndl", which is different from a "LYhndl" or "UCLYhndl" etc.,
/dports/www/lynx-current/lynx2.9.0dev.9/
H A DCHANGES6308 handle (a "UChndl", which is different from a "LYhndl" or "UCLYhndl" etc.,