Home
last modified time | relevance | path

Searched defs:ph_id (Results 1 – 5 of 5) sorted by relevance

/dports/textproc/scim-openvanilla/openvanilla-0.7.2.20070514/Modules/OVIMSpaceChewingOld/libchewing/
H A Dtree.c188 int ph_id, int from, int to, Phrase **pp_phr, in CheckChoose()
/dports/textproc/openvanilla-framework/openvanilla-0.7.2.20070514/Modules/OVIMSpaceChewingOld/libchewing/
H A Dtree.c188 int ph_id, int from, int to, Phrase **pp_phr, in CheckChoose()
/dports/textproc/scim-openvanilla/openvanilla-0.7.2.20070514/Modules/OVIMSpaceChewing0.3/libchewing/
H A Dtree.c227 int ph_id, int from, int to, Phrase **pp_phr, in CheckChoose()
/dports/textproc/openvanilla-framework/openvanilla-0.7.2.20070514/Modules/OVIMSpaceChewing0.3/libchewing/
H A Dtree.c227 int ph_id, int from, int to, Phrase **pp_phr, in CheckChoose()
/dports/graphics/blender/blender-2.91.0/source/blender/blenloader/intern/
H A Dreadfile.c6244 ID *ph_id = BKE_libblock_alloc_notest(idcode); in create_placeholder() local