Lines Matching refs:SetInt
32 value->SetInt(i, vecData[i]); in ToCefValue()
116 attributes->SetInt(ToString(attr.first), attr.second); in operator ()()
281 value->SetInt("id", node.id); in ToCefValue()
287 value->SetInt("offset_container_id", in ToCefValue()
374 value->SetInt("sel_anchor_object_id", treeData.sel_anchor_object_id); in ToCefValue()
375 value->SetInt("sel_anchor_offset", treeData.sel_anchor_offset); in ToCefValue()
380 value->SetInt("sel_focus_object_id", treeData.sel_anchor_object_id); in ToCefValue()
381 value->SetInt("sel_focus_offset", treeData.sel_anchor_offset); in ToCefValue()
387 value->SetInt("focus_id", treeData.focus_id); in ToCefValue()
402 value->SetInt("node_id_to_clear", update.node_id_to_clear); in ToCefValue()
405 value->SetInt("root_id", update.root_id); in ToCefValue()
420 value->SetInt("id", event.id); in ToCefValue()
426 value->SetInt("action_request_id", event.action_request_id); in ToCefValue()
468 value->SetInt("offset_container_id", location.offset_container_id); in ToCefValue()
486 value->SetInt("id", locData.id); in ToCefValue()